1#ifndef MXDSMEDIAACTION_H
2#define MXDSMEDIAACTION_H
56 return "MxDSMediaAction";
137 struct Unk0x9cStruct {
142 void SetUnk0x00(
undefined4 p_value) { m_unk0x00 = p_value; }
148 void SetUnk0x04(
undefined4 p_value) { m_unk0x04 = p_value; }
169 char* m_mediaSrcPath;
174 Unk0x9cStruct m_unk0x9c;
179 MxS32 m_framesPerSecond;
189 MxS32 m_paletteManagement;
[AI] Represents an action deserialized from SI chunks, holding key animation or script parameters suc...
MxBool IsA(const char *p_name) const override
[AI] Run-time type check, compares provided name with this or any ancestor type.