SubsystemManager.IsRegistered Method

[This is preliminary documentation and is subject to change.]

[Missing documentation for “M:Game.SubsystemManager.IsRegistered(Game.Subsystems.GameSubsystem)”]

Namespace: GameAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

Syntax

C#

public bool IsRegistered(
    GameSubsystem subsystem
)

Parameters

subsystem

Type: Game.Subsystems.GameSubsystem[Missing documentation for “M:Game.SubsystemManager.IsRegistered(Game.Subsystems.GameSubsystem)”]

Return Value

Type: Boolean[Missing documentation for “M:Game.SubsystemManager.IsRegistered(Game.Subsystems.GameSubsystem)”]

See Also

Reference

SubsystemManager ClassGame Namespace