C# Class Stride.Editor.EditorGame.ContentLoader.ContentLoadEventArgs

Inheritance: EventArgs
Mostrar archivo Open project: vvvv/stride

Public Methods

Method Description
ContentLoadEventArgs ( int contentLoadingCount ) : System

Method Details

ContentLoadEventArgs() public method

public ContentLoadEventArgs ( int contentLoadingCount ) : System
contentLoadingCount int
return System