Navigation
API > API/Plugins > API/Plugins/Water
Inheritance Hierarchy
- ISimCallbackObject
- TSimCallbackObject
- FBuoyancyManagerAsyncCallback
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/BuoyancyManager.h |
| Include | #include "BuoyancyManager.h" |
Syntax
class FBuoyancyManagerAsyncCallback : public Chaos::TSimCallbackObject< FBuoyancyManagerAsyncInput, FBuoyancyManagerAsyncOutput >
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ClearAsyncAux_External
(
Chaos::FUniqueIdx UniqueIndex |
||
| void | CreateAsyncAux_External
(
Chaos::FUniqueIdx UniqueIndex, |
Overridden from ISimCallbackObject
| Type | Name | Description | |
|---|---|---|---|
| FName | Get a stat name to describe this callback in external profiling and STATS when Named events are enabled |