SwiftlyS2

AnimLoopMode_t

Enum AnimLoopMode_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public enum AnimLoopMode_t : uint

Fields

  • ANIM_LOOP_MODE_COUNT = 3
  • ANIM_LOOP_MODE_INVALID = 4294967295
  • ANIM_LOOP_MODE_LOOPING = 1
  • ANIM_LOOP_MODE_NOT_LOOPING = 0
  • ANIM_LOOP_MODE_USE_SEQUENCE_SETTINGS = 2

On this page