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

Method onTick

src/world/Script/NativeScriptApi.cpp:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 void StatusEffectScript::onTick( Entity::Chara& actor )
42 {
43 }
44
45 void StatusEffectScript::onApply( Entity::Chara& actor )
46 {

Callers 1

onStatusTickMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected