34 if (
this == &p_dsStill) {
[AI] Represents an action deserialized from SI chunks, holding key animation or script parameters suc...
[AI] Represents a "still" media action in the LEGO Island SI script system.
void CopyFrom(MxDSStill &p_dsStill)
[AI] Copies the data from another MxDSStill into this instance.
MxDSStill & operator=(MxDSStill &p_dsStill)
[AI] Assignment operator.
MxDSAction * Clone() override
[AI] Creates a dynamically allocated deep copy of this MxDSStill.
MxDSStill()
[AI] Default constructor.
~MxDSStill() override
[AI] Destructor.
#define DECOMP_SIZE_ASSERT(T, S)