C# Class SharpEditor.Assets.AssetManagerEventArgs

Inheritance: System.EventArgs
Show file Open project: bcsanches/phobos3d Class Usage Examples

Public Methods

Method Description
AssetManagerEventArgs ( Asset asset ) : System

Method Details

AssetManagerEventArgs() public method

public AssetManagerEventArgs ( Asset asset ) : System
asset Asset
return System