Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FActorInstanceHandle Struct Reference

#include <Other.h>

+ Collaboration diagram for FActorInstanceHandle:

Public Attributes

TWeakObjectPtr< AActorActor
 
TWeakObjectPtr< struct ALightWeightInstanceManagerManager
 
int InstanceIndex
 
unsigned int InstanceUID
 

Detailed Description

Definition at line 1481 of file Other.h.

Member Data Documentation

◆ Actor

TWeakObjectPtr<AActor> FActorInstanceHandle::Actor

Definition at line 1483 of file Other.h.

◆ InstanceIndex

int FActorInstanceHandle::InstanceIndex

Definition at line 1485 of file Other.h.

◆ InstanceUID

unsigned int FActorInstanceHandle::InstanceUID

Definition at line 1486 of file Other.h.

◆ Manager

TWeakObjectPtr<struct ALightWeightInstanceManager> FActorInstanceHandle::Manager

Definition at line 1484 of file Other.h.


The documentation for this struct was generated from the following file: