SwiftlyS2

EventInfernoExpire

Interface EventInfernoExpire

Namespace: SwiftlyS2.Shared.GameEventDefinitions

Assembly: SwiftlyS2.CS2.dll

Event "inferno_expire"

public interface EventInfernoExpire : IGameEvent<EventInfernoExpire>

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