class CToggleComponentActionUpdater : public CAnimActionUpdater
{
public:
AnimComponentID m_ componentID;
bool m_ bSetEnabled;
};KV3 Class Defaults
{
_ class = "CToggleComponentActionUpdater"
m_ componentID =
{
m_ id = 4294967295
}
m_ bSetEnabled = true
}