Navigation
API > API/Plugins > API/Plugins/AvalancheModifiers > API/Plugins/AvalancheModifiers/Profilers
Inheritance Hierarchy
- TSharedFromThis< FActorModifierCoreProfiler >
- FActorModifierCoreProfiler
- FAvaGeometryModifierProfiler
- FAvaBooleanModifierProfiler
References
| Module | AvalancheModifiers |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheModifiers/Public/Profilers/AvaBooleanModifierProfiler.h |
| Include | #include "Profilers/AvaBooleanModifierProfiler.h" |
Syntax
class FAvaBooleanModifierProfiler : public FAvaGeometryModifierProfiler
Remarks
Modifier profiler used by boolean modifiers
Functions
| Type | Name | Description | |
|---|---|---|---|
| FAvaBooleanModifierSharedChannelInfo |
Overridden from FActorModifierCoreProfiler
| Type | Name | Description | |
|---|---|---|---|
| void | Override this in child classes to measure initial stats, called before modifier is applied | ||
| void | EndProfiling () |
Override this in child classes to measure final stats, called after modifier is applied | |
| TSet< FName > | Gets the main stats to display and hide the others | ||
| void | Override this in child classes to setup stats being measured by the profiler |
Constants
| Name | Description |
|---|---|
| ChannelInfo |