C# Class BeefCreateModelScripts.Runtime.CreateRoadScripts.RoadBuilderNode

Show file Open project: drecom/AnimalRunLand

Public Properties

Property Type Description
Id string
Links List
Position Vector2
Ref int

Property Details

Id public property

public string Id
return string

Links public property

public List Links
return List

Position public property

public Vector2 Position
return Vector2

Ref public property

public int Ref
return int