API reference

OvrPlatformAddNewActionWithPreemption Function

Signature

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

Parameters

World: UWorld *
InActionObject: UObject *
UUID: int32
NewAction: LatentActionType *

Returns

void