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

Method ExecuteInternal

engine/Poseidon/IO/ParamFile/ParamFileEval.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126void GameStateEvaluatorFunctions::ExecuteInternal(const char* expr)
127{
128 GGameState.Execute(expr);
129}
130
131void GameStateEvaluatorFunctions::VarSetFloatInternal(const char* name, float value, bool readOnly, bool forceLocal)
132{

Callers 2

ParamValueSpecClass · 0.45

Calls 1

ExecuteMethod · 0.45

Tested by

no test coverage detected