unreal.CacheTrackRecorderState

class unreal.CacheTrackRecorderState

Bases: EnumBase

ECache Track Recorder State

C++ Source:

  • Plugin: Takes

  • Module: CacheTrackRecorder

  • File: CacheTrackRecorder.h

CANCELLED: CacheTrackRecorderState = Ellipsis

5

PRE_RECORD: CacheTrackRecorderState = Ellipsis

1

STARTED: CacheTrackRecorderState = Ellipsis

3

STARTING: CacheTrackRecorderState = Ellipsis

0

STOPPED: CacheTrackRecorderState = Ellipsis

4

TICKING_AFTER_PRE: CacheTrackRecorderState = Ellipsis

2