FInterfaceProperty_Super

Need to break this out a different type so that the DECLARE_CASTED_CLASS_INTRINSIC macro can digest the comma

Windows
MacOS
Linux

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss