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

File DotNet.cpp

Source/Engine/Scripting/Runtime/DotNet.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 "Engine/Scripting/Types.h"
4

Callers

nothing calls this directly

Calls 14

GetStaticMethodPointerFunction · 0.85
GetOrCreateClassFunction · 0.85
GetCustomAttributesFunction · 0.85
AllocStringMethod · 0.80
IsLoadedFunction · 0.50
StringFunction · 0.50
LengthMethod · 0.45
IsEmptyMethod · 0.45
EnsureCapacityMethod · 0.45
AddMethod · 0.45
StopMethod · 0.45
BeginMethod · 0.45

Tested by

no test coverage detected