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

#include <UE.h>

Public Member Functions

void operator= (UObject const *__that)
 
UObjectGet (bool bEvenIfPendingKill=false)
 
bool IsValid ()
 

Public Attributes

int ObjectIndex
 
int ObjectSerialNumber
 

Detailed Description

Definition at line 11 of file UE.h.

Member Function Documentation

◆ Get()

UObject * FWeakObjectPtr::Get ( bool bEvenIfPendingKill = false)
inline

Definition at line 17 of file UE.h.

◆ IsValid()

bool FWeakObjectPtr::IsValid ( )
inline

Definition at line 18 of file UE.h.

◆ operator=()

void FWeakObjectPtr::operator= ( UObject const * __that)
inline

Definition at line 16 of file UE.h.

Member Data Documentation

◆ ObjectIndex

int FWeakObjectPtr::ObjectIndex

Definition at line 13 of file UE.h.

◆ ObjectSerialNumber

int FWeakObjectPtr::ObjectSerialNumber

Definition at line 14 of file UE.h.


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