![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
#include "Actor.h"#include "AngelScriptBindings.h"#include "CacheSystem.h"#include "ScriptEngine.h"#include "ScriptUtils.h"#include <angelscript.h>Go to the source code of this file.
Functions | |
| CScriptDictionary * | CacheSystemQueryWrapper (CacheSystem *self, CScriptDictionary *dict) |
| CScriptDictionary* CacheSystemQueryWrapper | ( | CacheSystem * | self, |
| CScriptDictionary * | dict | ||
| ) |
Definition at line 33 of file CacheSystemAngelscript.cpp.
1.8.17