C# Class AssetBundleGraph.AssetBundleGraphEditorWindow.KeyObject

Show file Open project: unity3d-jp/AssetGraph

Public Properties

Property Type Description
key string

Public Methods

Method Description
KeyObject ( string val ) : System

Method Details

KeyObject() public method

public KeyObject ( string val ) : System
val string
return System

Property Details

key public property

public string key
return string