Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FRemoteObjectStub
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
UObject/RemoteObject.h |
|
|
|
UObject/RemoteObject.h |
|
FRemoteObjectStub()
| |
|
| Name |
FRemoteObjectStub |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/UObject/RemoteObject.h |
| Include Path |
#include "UObject/RemoteObject.h" |
FRemoteObjectStub()
FRemoteObjectStub(UObject *)
| |
|
| Name |
FRemoteObjectStub |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/UObject/RemoteObject.h |
| Include Path |
#include "UObject/RemoteObject.h" |
| Source |
/Engine/Source/Runtime/CoreUObject/Private/UObject/RemoteObject.cpp |
FRemoteObjectStub
(
UObject * Object
)