Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/FVMReflection
Type | Name | Description | |
---|---|---|---|
![]() |
FVMReflection & | operator[]
(
int32 ArrayElement |
Array subscript operator, used to access static/dynamic array elements |
![]() |
FVMReflection & | operator[]
(
const ANSICHAR* InFieldType |
Array subscript operator, which takes a string for verifying that an array is of a particular type, e.g. ["uint8"]. |