Property | Type | Description | |
---|---|---|---|
Instance | |||
IsPathManagerCompatible | bool | ||
IsPathManagerReplaced | bool |
Method | Description | |
---|---|---|
EnableTool ( ) : void | ||
LoadingExtension ( ) : System | ||
OnCreated ( ILoading loading ) : void | ||
OnLevelLoaded ( LoadMode mode ) : void | ||
OnLevelUnloading ( ) : void | ||
OnReleased ( ) : void | ||
SetToolMode ( TrafficManagerMode mode ) : void | ||
initDetours ( ) : void | ||
revertDetours ( ) : void |
Method | Description | |
---|---|---|
DestroyTool ( ) : void | ||
IsGameLoaded ( ) : bool | ||
determinePathManagerCompatible ( ) : void |
public OnLevelLoaded ( LoadMode mode ) : void | ||
mode | LoadMode | |
return | void |
public SetToolMode ( TrafficManagerMode mode ) : void | ||
mode | TrafficManagerMode | |
return | void |
public static LoadingExtension,TrafficManager Instance | ||
return |
public static bool IsPathManagerCompatible | ||
return | bool |