SwiftlyS2

InteractionLayer

Enum InteractionLayer

Namespace: SwiftlyS2.Shared.Natives

Assembly: SwiftlyS2.CS2.dll

public enum InteractionLayer : sbyte

Fields

  • ContentsBlockLight = 7
  • ContentsBlockLos = 6
  • ContentsBlockSound = 10
  • ContentsCarriedObject = 26
  • ContentsCarriedWeapon = 29
  • ContentsCsgoDroneClip = 34
  • ContentsCsgoGrenadeClip = 33
  • ContentsCsgoMonster = 37
  • ContentsCsgoMoveable = 35
  • ContentsCsgoOpaque = 36
  • ContentsCsgoTeam1 = 31
  • ContentsCsgoTeam2 = 32
  • ContentsCsgoThrownGrenade = 39
  • ContentsCsgoUnusedLayer = 38
  • ContentsDebris = 20
  • ContentsHitbox = 1
  • ContentsLadder = 8
  • ContentsNavIgnore = 22
  • ContentsNavLocalIgnore = 23
  • ContentsNoDraw = 11
  • ContentsNpc = 19
  • ContentsNpcClip = 5
  • ContentsPassBullets = 13
  • ContentsPhysicsProp = 21
  • ContentsPickup = 9
  • ContentsPlayer = 18
  • ContentsPlayerClip = 4
  • ContentsPostProcessingVolume = 24
  • ContentsPushaway = 27
  • ContentsServerEntityOnClient = 28
  • ContentsSky = 3
  • ContentsSlime = 16
  • ContentsSolid = 0
  • ContentsStaticLevel = 30
  • ContentsTouchAll = 17
  • ContentsTrigger = 2
  • ContentsUnusedLayer3 = 25
  • ContentsWater = 15
  • ContentsWindow = 12
  • ContentsWorldGeometry = 14
  • FirstModSpecific = 31
  • FirstUser = 4
  • MaxAllowed = 64
  • NotFound = -1

On this page