FVMReflection::operator FScriptArray *

Cast to FScriptArray* pointer (only valid for dynamic arrays), then cast to TArray NOTE: There is no FScriptArray** operator, as that should never be writable NOTE: Use the TSharedPtr operator, if you need to modify an array of uncertain/undefined type