void OvrPlatformAddNewActionWithPreemption(UWorld *World, UObject *InActionObject, int32 UUID, LatentActionType *NewAction)
World: UWorld *
InActionObject: UObject *
UUID: int32
NewAction: LatentActionType *
void