Navigation
Unreal Engine C++ API Reference > Runtime > Core > ProfilingDebugging > FInstanceCountingObject
Type | Name | Description | |
---|---|---|---|
![]() |
FInstanceCountingObject
(
const FInstanceCountingObject& RHS |
Copy-constructor for assigment | |
![]() |
FInstanceCountingObject
(
const TCHAR* InName, |
Constructor, though geneerally these objects should be created using the COUNT_INSTANCES_ macro. |