C# Class ExoModel.ModelInitEvent

Represents the creation of a new or existing model instance.
Inheritance: ModelEvent
显示文件 Open project: vc3/ExoModel

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
OnNotify ( ) : void

Private Methods

Method Description
ModelInitEvent ( ModelInstance instance )

Method Details

OnNotify() protected method

protected OnNotify ( ) : void
return void

ToString() public method

public ToString ( ) : string
return string