Click or drag to resize
CharactersetStatusEnabled Method

[Missing <summary> documentation for "M:Planetbase.Character.setStatusEnabled(System.Int32,System.Boolean)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void setStatusEnabled(
	int statusFlag,
	bool enabled
)

Parameters

statusFlag
Type: SystemInt32

[Missing <param name="statusFlag"/> documentation for "M:Planetbase.Character.setStatusEnabled(System.Int32,System.Boolean)"]

enabled
Type: SystemBoolean

[Missing <param name="enabled"/> documentation for "M:Planetbase.Character.setStatusEnabled(System.Int32,System.Boolean)"]

See Also