Struct HeatHaze
Assembly: SlipeServer.Server.dll
Syntax
Constructors
|
Edit this page
View Source
HeatHaze()
Declaration
Properties
|
Edit this page
View Source
Intensity
Declaration
public byte Intensity { readonly get; init; }
Property Value
|
Edit this page
View Source
IsEnabledInsideBuildings
Declaration
public bool IsEnabledInsideBuildings { readonly get; init; }
Property Value
|
Edit this page
View Source
MaxSpeed
Declaration
public ushort MaxSpeed { readonly get; init; }
Property Value
|
Edit this page
View Source
MinSpeed
Declaration
public ushort MinSpeed { readonly get; init; }
Property Value
|
Edit this page
View Source
RandomShift
Declaration
public byte RandomShift { readonly get; init; }
Property Value
|
Edit this page
View Source
RenderSize
Declaration
public Vector2 RenderSize { readonly get; init; }
Property Value
|
Edit this page
View Source
ScanSize
Declaration
public Vector2 ScanSize { readonly get; init; }
Property Value