SubsystemManager.LoadSubsystem Method (String)¶
[This is preliminary documentation and is subject to change.]
[Missing documentation for “M:Game.SubsystemManager.LoadSubsystem(System.String)”]
Namespace: GameAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax¶
C#
public GameSubsystem LoadSubsystem(
string subsystemName
)
Parameters¶
subsystemName
Type: System.String[Missing documentation for “M:Game.SubsystemManager.LoadSubsystem(System.String)”]
Return Value¶
Type: GameSubsystem[Missing documentation for “M:Game.SubsystemManager.LoadSubsystem(System.String)”]