C# Class cleanLayer.Library.Scripts.ScriptThread

Show file Open project: Vipeax/cleanLayer Class Usage Examples

Private Properties

Property Type Description
Tick void

Public Methods

Method Description
ScriptThread ( System.Action action ) : System

Private Methods

Method Description
Tick ( ) : void

Method Details

ScriptThread() public method

public ScriptThread ( System.Action action ) : System
action System.Action
return System