Navigation
API > API/Runtime > API/Runtime/Chaos
A scoped wrapper for FChaosDDTaskContext
| Name | FChaosDDScopeTaskContext |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/ChaosDebugDraw/ChaosDDContext.h |
| Include Path | #include "ChaosDebugDraw/ChaosDDContext.h" |
Syntax
class FChaosDDScopeTaskContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosDDScopeTaskContext
(
const FChaosDDTaskParentContext& InParentDDContext |
ChaosDebugDraw/ChaosDDContext.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FChaosDDScopeTaskContext() |
ChaosDebugDraw/ChaosDDContext.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Context | FChaosDDTaskContext | ChaosDebugDraw/ChaosDDContext.h |