VRage.Game.ModAPI
CharacterMovementStateDelegate
Assembly: VRage.Game.dll
public sealed class CharacterMovementStateDelegate: MulticastDelegate, ICloneable, ISerializable
Constructors
| Member | Description |
|---|---|
| CharacterMovementStateDelegate(object, IntPtr) |
Methods
| Member | Description |
|---|---|
| BeginInvoke(MyCharacterMovementEnum, MyCharacterMovementEnum, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(MyCharacterMovementEnum, MyCharacterMovementEnum) |
Inheritance: MulticastDelegate prohibited
Implements:
- ICloneable prohibited
- ISerializable prohibited