class CEmitTagActionUpdater : public CAnimActionUpdater
{
public:
int32 m_ nTagIndex;
bool m_ bIsZeroDuration;
};KV3 Class Defaults
{
_ class = "CEmitTagActionUpdater"
m_ nTagIndex = -1
m_ bIsZeroDuration = false
}class CEmitTagActionUpdater : public CAnimActionUpdater
{
public:
int32 m_ nTagIndex;
bool m_ bIsZeroDuration;
};{
_ class = "CEmitTagActionUpdater"
m_ nTagIndex = -1
m_ bIsZeroDuration = false
}