C# Class UnityHotSwap.AssemblyPostprocessor

Afficher le fichier Open project: zapu/UnityHotSwap Class Usage Examples

Private Properties

Свойство Type Description
AssemblyPostprocessor System.Collections
SetDynarecLogging void
onPlay void

Méthodes publiques

Méthode Description
HotPatch ( ) : void
Start ( ) : void

Private Methods

Méthode Description
AssemblyPostprocessor ( ) : System.Collections
SetDynarecLogging ( ) : void
onPlay ( ) : void

Method Details

HotPatch() public static méthode

public static HotPatch ( ) : void
Résultat void

Start() public static méthode

public static Start ( ) : void
Résultat void