Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SapphireServer/Sapphire
/ onExpire
Method
onExpire
src/world/Script/NativeScriptApi.cpp:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void StatusEffectScript::onExpire( Entity::Chara& actor )
54
{
55
}
56
57
void StatusEffectScript::onPlayerCollision( Entity::Chara& actor, Entity::Chara& actorHit )
58
{
Callers
1
onStatusTimeOut
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected