C# Class PathOrder, Killing-Game

Inheritance: UnityEngine.ScriptableObject
Show file Open project: SNUGDC/Killing-Game Class Usage Examples

Public Properties

Property Type Description
order int
path string

Property Details

order public property

public int order
return int

path public property

public string path
return string