Navigation
API > API/Plugins > API/Plugins/MassSmartObjects
Trait to allow an entity to interact with SmartObjects
| Name | UMassSmartObjectUserTrait |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassSmartObjects/Public/MassSmartObjectUserTrait.h |
| Include Path | #include "MassSmartObjectUserTrait.h" |
Syntax
UCLASS (MinimalAPI, Meta=(DisplayName="SmartObject User"))
class UMassSmartObjectUserTrait : public UMassEntityTraitBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMassEntityTraitBase → UMassSmartObjectUserTrait