unreal.SamplePlayerSeekType

class unreal.SamplePlayerSeekType

Bases: EnumBase

ESample Player Seek Type

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: SynthComponentWaveTable.h

FROM_BEGINNING: SamplePlayerSeekType

0

FROM_CURRENT_POSITION: SamplePlayerSeekType

1

FROM_END: SamplePlayerSeekType

2