Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ setEnterEffectID
Method
setEnterEffectID
Source/GameObject.h:162–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
bool _dontTransform = false;
161
162
void setEnterEffectID(int id) { _enterEffectID = id; }
163
164
int getEnterEffectID() { return _enterEffectID; }
165
Callers
1
applyEnterEffect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected