Navigation
API > API/Plugins > API/Plugins/MassSmartObjects
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMassProcessor
- UMassSmartObjectTimedBehaviorProcessor
References
| Module | MassSmartObjects |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassSmartObjects/Public/MassSmartObjectProcessor.h |
| Include | #include "MassSmartObjectProcessor.h" |
Syntax
UCLASS&40;&41;
class UMassSmartObjectTimedBehaviorProcessor : public UMassProcessor
Remarks
Processor for time based user's behavior that waits x seconds then releases its claim on the object
Variables
| Type | Name | Description | |
|---|---|---|---|
| FMassEntityQuery | EntityQuery |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | Execute
(
FMassEntityManager& EntityManager, |