Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
Type
typedef TProperty < FScriptInterface , FProperty > FInterfaceProperty_Super
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include | #include "UObject/UnrealType.h" |
Remarks
This variable type provides safe access to a native interface pointer. The data class for this variable is FScriptInterface, and is exported to auto-generated script header files as a TScriptInterface.