Click or drag to resize
CharacterrestoreStatus Method

[Missing <summary> documentation for "M:Planetbase.Character.restoreStatus(Planetbase.CharacterIndicator,System.Single)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool restoreStatus(
	CharacterIndicator status,
	float amount
)

Parameters

status
Type: PlanetbaseCharacterIndicator

[Missing <param name="status"/> documentation for "M:Planetbase.Character.restoreStatus(Planetbase.CharacterIndicator,System.Single)"]

amount
Type: SystemSingle

[Missing <param name="amount"/> documentation for "M:Planetbase.Character.restoreStatus(Planetbase.CharacterIndicator,System.Single)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.Character.restoreStatus(Planetbase.CharacterIndicator,System.Single)"]

See Also