| bIsThreadSafe |
bool |
Whether this queue thread safe to dispatch. |
Module/UAFNotifyDispatcherComponent.h |
|
| DeltaSeconds |
float |
Delta time to apply to notifies. |
Module/UAFNotifyDispatcherComponent.h |
|
| EventsToBegin |
TArray< FAnimNotifyEventReference > |
|
Module/UAFNotifyDispatcherComponent.h |
|
| EventsToEnd |
TArray< FAnimNotifyEventReference > |
|
Module/UAFNotifyDispatcherComponent.h |
|
| EventsToNotify |
TArray< FAnimNotifyEventReference > |
The various events to dispatch. |
Module/UAFNotifyDispatcherComponent.h |
|
| EventsToTick |
TArray< FAnimNotifyEventReference > |
|
Module/UAFNotifyDispatcherComponent.h |
|
| WeakSkeletalMeshComponent |
TWeakObjectPtr< USkeletalMeshComponent > |
Skeletal mesh component to dispatch as. |
Module/UAFNotifyDispatcherComponent.h |
|