Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/FVMReflection
Type | Name | Description | |
---|---|---|---|
![]() |
FVMReflection & | operator=
(
const FVMReflection& ToCopy |
Copy assignment operator - not supported |
![]() |
FVMReflection & | operator=
(
bool Value |
Special assignment operators Assign a value to a bool property |
![]() |
FVMReflection & | Assign a value to an object property | |
![]() |
FVMReflection & | operator=
(
TCHAR* Value |
Assign a value to either a string or an enum property (autodetects enums) NOTE: Enums must be specified in format: EEnumName::EnumValueName |