MCPcopy Create free account
hub / github.com/Open-GD/OpenGD / getEnterEffectID

Method getEnterEffectID

Source/GameObject.h:164–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162 void setEnterEffectID(int id) { _enterEffectID = id; }
163
164 int getEnterEffectID() { return _enterEffectID; }
165
166 bool _hasBeenActivatedP1, _hasBeenActivatedP2;
167 int _mainColorChannel = -1, _secColorChannel = -1;

Callers 1

applyEnterEffectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected