MCPcopy Create free account
hub / github.com/SapphireServer/Sapphire / onApply

Method onApply

src/world/Script/NativeScriptApi.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 void StatusEffectScript::onApply( Entity::Chara& actor )
46 {
47 }
48
49 void StatusEffectScript::onRemove( Entity::Chara& actor )
50 {

Callers 1

onStatusReceiveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected