[Missing <summary> documentation for "M:BaseLib.Commands.OptionsCommand.DisplayOptions(BaseLib.Standard.Player.PlayerOptions)"]

Namespace: BaseLib.Commands
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public MString DisplayOptions(
	PlayerOptions opts
)

Parameters

opts
Type: BaseLib.Standard.Player..::..PlayerOptions

[Missing <param name="opts"/> documentation for "M:BaseLib.Commands.OptionsCommand.DisplayOptions(BaseLib.Standard.Player.PlayerOptions)"]

Return Value

[Missing <returns> documentation for "M:BaseLib.Commands.OptionsCommand.DisplayOptions(BaseLib.Standard.Player.PlayerOptions)"]

See Also