Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/FRepParentCmd
Syntax
int32 ArrayIndex
Remarks
If the Property is a C-Style fixed size array, then a command will be created for every element in the array. This is the index of the element in the array for which the command represents.
This will always be 0 for non array properties.