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

File Script.cpp

Source/Engine/Scripting/Script.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 "Script.h"
4#include "Engine/Core/Log.h"

Callers

nothing calls this directly

Calls 5

SetParentFunction · 0.85
OnDeleteObjectFunction · 0.85
GetIDFunction · 0.85
GetSceneMethod · 0.80
RemoveScriptMethod · 0.80

Tested by

no test coverage detected