C# Class Pluton.Bootstrap

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: Notulp/Pluton Class Usage Examples

Méthodes publiques

Свойство Type Description
PlutonLoaded bool
timers ServerTimers

Méthodes publiques

Méthode Description
AttachBootstrap ( ) : void
Init ( ) : void
InstallThreadedOutput ( ) : void
ReloadTimers ( ) : void
SaveAll ( object x = null ) : void

Method Details

AttachBootstrap() public static méthode

public static AttachBootstrap ( ) : void
Résultat void

Init() public static méthode

public static Init ( ) : void
Résultat void

InstallThreadedOutput() public static méthode

public static InstallThreadedOutput ( ) : void
Résultat void

ReloadTimers() public static méthode

public static ReloadTimers ( ) : void
Résultat void

SaveAll() public static méthode

public static SaveAll ( object x = null ) : void
x object
Résultat void

Property Details

PlutonLoaded public_oe static_oe property

public static bool PlutonLoaded
Résultat bool

timers public_oe static_oe property

public static ServerTimers timers
Résultat ServerTimers