Skip to content

BuildingTutorialTag

Graydon edited this page Mar 21, 2017 · 6 revisions

public class BuildingTutorialTag

Implements: IUITag

Fields

private ushort m_ID

Properties

public bool isDynamic { get; }
public bool isValid { get; }
public bool isRelative { get; }
public bool locationLess { get; }
public Vector3 position { get; }

Constructors

public BuildingTutorialTag(ushort id)

Clone this wiki locally