Ark Server API (ASE) - Wiki
|
#include <UE.h>
Public Member Functions | |
int | GetLinkerUE4Version () |
int | GetLinkerLicenseeUE4Version () |
FString * | GetPathName (FString *result, UObject *StopOuter) |
void | GetPathName (UObject *StopOuter, FString *ResultString) |
FString * | GetFullName (FString *result, UObject *StopOuter) |
void | MarkPackageDirty () |
bool | IsIn (UObject *SomeOuter) |
bool | IsA (UClass *SomeBase) |
void * | GetInterfaceAddress (UClass *InterfaceClass) |
bool | IsDefaultSubobject () |
int | GetLinkerIndex () |
Public Member Functions inherited from UObjectBase | |
EObjectFlags & | ObjectFlagsField () |
int & | InternalIndexField () |
UClass * | ClassField () |
FName & | NameField () |
UObject * | OuterField () |
void | DeferredRegister (UClass *UClassStaticClass, const wchar_t *PackageName, const wchar_t *InName) |
bool | IsValidLowLevel () |
bool | IsValidLowLevelFast (bool bRecursive) |
void | Register (const wchar_t *PackageName, const wchar_t *InName) |
Additional Inherited Members | |
Static Public Member Functions inherited from UObjectBase | |
static void | EmitBaseReferences (UClass *RootClass) |
|
inline |
|
inline |