Navigation
API > API/Runtime > API/Runtime/ISMPool
| Name | AISMPoolActor |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ISMPool/Public/ISMPool/ISMPoolActor.h |
| Include Path | #include "ISMPool/ISMPoolActor.h" |
Syntax
UCLASS (ConversionRoot, ComponentWrapperClass, MinimalAPI)
class AISMPoolActor : public AActor
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → AActor → AISMPoolActor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AISMPoolActor
(
const FObjectInitializer& ObjectInitializer |
ISMPool/ISMPoolActor.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ISMPoolComp | TObjectPtr< class UISMPoolComponent > | ISMPool/ISMPoolActor.h |
|
|
| ISMPoolDebugDrawComp | TObjectPtr< class UISMPoolDebugDrawComponent > | ISMPool/ISMPoolActor.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UISMPoolComponent * GetISMPoolComp() |
Returns ISMPoolComp subobject | ISMPool/ISMPoolActor.h |