MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / SetScript

Method SetScript

engine/Poseidon/AI/AIGroup.cpp:1595–1598  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1593 return _script;
1594}
1595void AIGroup::SetScript(Script* script)
1596{
1597 _script = script;
1598}
1599} // namespace Poseidon

Callers 2

ArcadeScriptedFunction · 0.80
CheckArcadeScriptedFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected