C# Class UnityHotSwap.AssemblyPostprocessor

ファイルを表示 Open project: zapu/UnityHotSwap Class Usage Examples

Private Properties

Property Type Description
AssemblyPostprocessor System.Collections
SetDynarecLogging void
onPlay void

Public Methods

Method Description
HotPatch ( ) : void
Start ( ) : void

Private Methods

Method Description
AssemblyPostprocessor ( ) : System.Collections
SetDynarecLogging ( ) : void
onPlay ( ) : void

Method Details

HotPatch() public static method

public static HotPatch ( ) : void
return void

Start() public static method

public static Start ( ) : void
return void