Navigation
API > API/Plugins > API/Plugins/UAFAnimGraph
Base type for all scoped trait interfaces. Used for type safety.
| Name | IScopedTraitInterface |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UAF/UAFAnimGraph/Source/UAFAnimGraph/Public/TraitCore/IScopedTraitInterface.h |
| Include Path | #include "TraitCore/IScopedTraitInterface.h" |
Syntax
struct IScopedTraitInterface : public UE::UAF::ITraitInterface
Derived Classes
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| InterfaceUID | UE::UAF::FTraitInterfaceUID | Globally unique UID for this interface | TraitCore/IScopedTraitInterface.h |
Functions
Public
Overridden from ITraitInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UE::UAF::FTraitInterfaceUID GetInterfaceUID() |
TraitCore/IScopedTraitInterface.h |