SwiftlyS2

Touch_t

Enum Touch_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public enum Touch_t : uint

Fields

  • touch_none = 0
  • touch_npc_only = 2
  • touch_player_only = 1
  • touch_player_or_npc = 3
  • touch_player_or_npc_or_physicsprop = 4

On this page