Navigation
API > API/Runtime > API/Runtime/Chaos
| |
|
| Name |
SQMapKeyWithValue |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ISpatialAcceleration.h |
| Include Path |
#include "Chaos/ISpatialAcceleration.h" |
Syntax
template<typename TKey, typename TValue>
struct SQMapKeyWithValue
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Chaos/ISpatialAcceleration.h |
|
|
|
Chaos/ISpatialAcceleration.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Key |
TKey |
|
Chaos/ISpatialAcceleration.h |
|
| Value |
TValue |
|
Chaos/ISpatialAcceleration.h |
|
Functions
Public