FVMReflection::operator TSharedPtr< FScriptArrayHelper >

Cast to an [FScriptArrayHelper](API\Runtime\CoreUObject\UObject\FScriptArrayHelper), which is useful for performing operations on arrays of an uncertain/undefined type NOTE: Useful specifically in cases where you need to add to an array, less so for array iteration.