unreal.SamplePlayerSeekType

class unreal.SamplePlayerSeekType

Bases: EnumBase

ESample Player Seek Type

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: SynthComponentWaveTable.h

FROM_BEGINNING: SamplePlayerSeekType = Ellipsis

0

FROM_CURRENT_POSITION: SamplePlayerSeekType = Ellipsis

1

FROM_END: SamplePlayerSeekType = Ellipsis

2