Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
TSubobjectPtr< ObjectType > Struct Template Reference

#include <UE.h>

Public Member Functions

FORCEINLINE ObjectType & operator* () const
 
FORCEINLINE ObjectType * operator-> () const
 

Public Attributes

ObjectType * Object
 

Detailed Description

template<typename ObjectType>
struct TSubobjectPtr< ObjectType >

Definition at line 92 of file UE.h.

Member Function Documentation

◆ operator*()

template<typename ObjectType >
FORCEINLINE ObjectType & TSubobjectPtr< ObjectType >::operator* ( ) const
inline

Definition at line 96 of file UE.h.

◆ operator->()

template<typename ObjectType >
FORCEINLINE ObjectType * TSubobjectPtr< ObjectType >::operator-> ( ) const
inline

Definition at line 101 of file UE.h.

Member Data Documentation

◆ Object

template<typename ObjectType >
ObjectType* TSubobjectPtr< ObjectType >::Object

Definition at line 94 of file UE.h.


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