34 if (
this == &p_dsAnim) {
[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.
MxDSAction * Clone() override
Creates a new cloned copy of this MxDSAnim.
~MxDSAnim() override
Virtual destructor.
#define DECOMP_SIZE_ASSERT(T, S)