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

File Actor.cpp

Source/Engine/Level/Actor.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 "Actor.h"
4#include "ActorsCache.h"

Callers

nothing calls this directly

Calls 9

OnDeleteObjectFunction · 0.85
GetIDFunction · 0.85
OnEndPlayFunction · 0.85
CountMethod · 0.45
ClearMethod · 0.45
RemoveMethod · 0.45
ToStringMethod · 0.45
GetMethod · 0.45
EndPlayMethod · 0.45

Tested by

no test coverage detected