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