MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / TestScripting.cpp

File TestScripting.cpp

Source/Engine/Tests/TestScripting.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) Wojciech Figat. All rights reserved.
2
3#include "TestScripting.h"
4#include "Engine/Scripting/Scripting.h"

Callers

nothing calls this directly

Calls 11

FindClassFunction · 0.85
FindScriptingTypeFunction · 0.85
NewObjectFunction · 0.85
TestStructClass · 0.70
GetMethodMethod · 0.45
InvokeMethod · 0.45
TestMethodMethod · 0.45
CountMethod · 0.45
ClearMethod · 0.45
TestInterfaceMethodMethod · 0.45

Tested by

no test coverage detected