unreal.SamplePlayerSeekType

class unreal.SamplePlayerSeekType

Bases: unreal.EnumBase

ESample Player Seek Type

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: SynthComponentWaveTable.h

FROM_BEGINNING

0

FROM_CURRENT_POSITION

1

FROM_END

2