9 m_type = e_objectAction;
34 if (
this == &p_dsObjectAction) {
[AI] Represents an action deserialized from SI chunks, holding key animation or script parameters suc...
[AI] Represents an extracted SI file action of type "ObjectAction".
~MxDSObjectAction() override
[AI] Destroys the MxDSObjectAction object.
MxDSAction * Clone() override
[AI] Creates a polymorphic clone (deep copy) of this action.
MxDSObjectAction & operator=(MxDSObjectAction &p_dsObjectAction)
[AI] Assignment operator for MxDSObjectAction.
MxDSObjectAction()
[AI] Constructs an uninitialized MxDSObjectAction object.
virtual void CopyFrom(MxDSObjectAction &p_dsObjectAction)
[AI] Copies all relevant members from another object of the same type.
#define DECOMP_SIZE_ASSERT(T, S)