Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MassGameplay/Source/MassSmartObjects/Public/MassSmartObjectUserTrait.h |
Include |
#include "MassSmartObjectUserTrait.h" |
UCLASS(Meta=(DisplayName="SmartObject User"))
class UMassSmartObjectUserTrait : public UMassEntityTraitBase
Trait to allow an entity to interact with SmartObjects
Name | Description | ||
---|---|---|---|
|
BuildTemplate ( |
Appends items into the entity template required for the trait. |