Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UActorElementCounterInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Elements/Actor/ActorElementCounterInterface.h |
| Include Path | #include "Elements/Actor/ActorElementCounterInterface.h" |
Syntax
UCLASS (MinimalAPI)
class UActorElementCounterInterface :
public UObject ,
public ITypedElementCounterInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UActorElementCounterInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void DecrementCountersForElement
(
const FTypedElementHandle& InElementHandle, |
Elements/Actor/ActorElementCounterInterface.h | ||
virtual void IncrementCountersForElement
(
const FTypedElementHandle& InElementHandle, |
Elements/Actor/ActorElementCounterInterface.h |