[AI] Represents an action deserialized from SI chunks, holding key animation or script parameters suc...
Derived class representing an animation action extracted from SI files.
void CopyFrom(MxDSAnim &p_dsAnim)
Copies all internal properties from another MxDSAnim instance.
MxDSAnim & operator=(MxDSAnim &p_dsAnim)
Assignment operator for deep copying from another MxDSAnim.
MxDSAnim()
Default constructor.
const char * ClassName() const override
Returns the type name for this class for run-time type identification.
MxBool IsA(const char *p_name) const override
Run-time type check.
MxDSAction * Clone() override
Creates a new cloned copy of this MxDSAnim.
~MxDSAnim() override
Virtual destructor.