Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Field
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Field/FieldSystem.h |
| Include | #include "Field/FieldSystem.h" |
template<typename FieldType >
void ResetResultsArray
(
const int32 FieldSize,
TArray < FieldType > & FieldArray,
const FieldType DefaultValue
)
Remarks
Reset the results array with a given size and a default value