SwiftlyS2

SurroundingBoundsType_t

Enum SurroundingBoundsType_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public enum SurroundingBoundsType_t : byte

Fields

  • SURROUNDING_TYPE_BIT_COUNT = 3
  • USE_BEST_COLLISION_BOUNDS = 1
  • USE_COLLISION_BOUNDS_NEVER_VPHYSICS = 7
  • USE_GAME_CODE = 4
  • USE_HITBOXES = 2
  • USE_OBB_COLLISION_BOUNDS = 0
  • USE_ROTATION_EXPANDED_BOUNDS = 5
  • USE_ROTATION_EXPANDED_ORIENTED_BOUNDS = 6
  • USE_ROTATION_EXPANDED_SEQUENCE_BOUNDS = 8
  • USE_SPECIFIED_BOUNDS = 3

On this page