Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
1595
void AIGroup::SetScript(Script* script)
1596
{
1597
_script = script;
1598
}
1599
} // namespace Poseidon
Callers
2
ArcadeScripted
Function · 0.80
CheckArcadeScripted
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected