SwiftlyS2

EventInfernoExtinguish

Interface EventInfernoExtinguish

Namespace: SwiftlyS2.Shared.GameEventDefinitions

Assembly: SwiftlyS2.CS2.dll

Event "inferno_extinguish"

public interface EventInfernoExtinguish : IGameEvent<EventInfernoExtinguish>

Implements

Properties

EntityID

type: short

short EntityID { get; set; }
Property Value

X

type: float

float X { get; set; }
Property Value

Y

type: float

float Y { get; set; }
Property Value

Z

type: float

float Z { get; set; }
Property Value

On this page