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

Method getType

src/world/Script/NativeScriptApi.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 }
28
29 std::size_t ScriptObject::getType() const
30 {
31 return m_type;
32 }
33
34 ///////////////////////////////////////////////////////////////////
35

Callers 2

loadScriptMethod · 0.45
unloadScriptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected