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

Method onUpdate

src/world/Script/NativeScriptApi.cpp:177–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175 }
176
177 void InstanceContentScript::onUpdate( InstanceContent& instance, uint64_t tickCount )
178 {
179 }
180
181 void InstanceContentScript::onEnterTerritory( InstanceContent& instance, Entity::Player& player, uint32_t eventId,
182 uint16_t param1, uint16_t param2 )

Callers 1

onInstanceUpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected