Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
FindClass
Function · 0.85
FindScriptingType
Function · 0.85
NewObject
Function · 0.85
TestStruct
Class · 0.70
GetMethod
Method · 0.45
Invoke
Method · 0.45
TestMethod
Method · 0.45
Count
Method · 0.45
GetOrCreateManagedInstance
Method · 0.45
Clear
Method · 0.45
TestInterfaceMethod
Method · 0.45
Tested by
no test coverage detected