Click or drag to resize

ActionUnchanged Methods

The ActionUnchanged type exposes the following members.

Methods
  NameDescription
Public methodActivate (Overrides ActionActivate(DateTime, Int32).)
Protected methodConvert
Convert value from Unit to SI (engine) units
(Inherited from ActionSetBase.)
Public methodDeactivate
Called when this action is deactivated and another action is activated.
(Inherited from Action.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodImplement
Implement action, update value of controlled item.
(Overrides ActionImplement(DateTime, DateTime, Int32).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodReadState (Inherited from Action.)
Public methodReset
Reset the internal state of the action.
(Inherited from Action.)
Protected methodRevert
Convert value from SI (engine) units to Unit
(Inherited from ActionSetBase.)
Protected methodSetActive
Set this action as the active one
(Inherited from Action.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodValidate
Validate
(Overrides ActionValidate.)
Public methodWriteState (Inherited from Action.)
Top
See Also