ZoneBaseId Property

Unlike most entities with IDs, the ID of a Zone can be manually set with the RenumberZone(id) method.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public int Id { get; }

Property Value

Int32

See Also