C# Class AssetBundleGraph.ConnectionEvent

Mostra file Open project: unity3d-jp/AssetGraph Class Usage Examples

Public Properties

Property Type Description
eventSourceCon ConnectionGUI
eventType EventType

Public Methods

Method Description
ConnectionEvent ( EventType type, ConnectionGUI con )

Method Details

ConnectionEvent() public method

public ConnectionEvent ( EventType type, ConnectionGUI con )
type EventType
con ConnectionGUI

Property Details

eventSourceCon public_oe property

public ConnectionGUI eventSourceCon
return ConnectionGUI

eventType public_oe property

public EventType eventType
return EventType