InvalidRoutineWrapper Methods |
The InvalidRoutineWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() | Dispose | (Inherited from CombatRoutine.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasCapability |
Determines whether the Combat Routine has the given capability/capabilities.
It is assumed that capabilities can be toggled if available.
(Inherited from CombatRoutine.) |
![]() | Initialize | (Overrides CombatRoutineInitialize.) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | OnButtonPress | (Inherited from CombatRoutine.) |
![]() | Pulse | (Inherited from CombatRoutine.) |
![]() | ShutDown | (Inherited from CombatRoutine.) |
![]() | ToString | (Inherited from CombatRoutine.) |