Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FSimCallbackOutput |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SimCallbackInput.h |
| Include Path | #include "Chaos/SimCallbackInput.h" |
Syntax
struct FSimCallbackOutput
Derived Classes
FSimCallbackOutput derived class hierarchy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSimCallbackOutput() |
Chaos/SimCallbackInput.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FSimCallbackOutput() |
Do not delete directly, use FreeOutputData_External. | Chaos/SimCallbackInput.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InternalTime | FReal | The internal time of the sim when this output was generated | Chaos/SimCallbackInput.h |