Click or drag to resize

BriefElementSetValues Method

[Missing <summary> documentation for "M:BrydenWoodUnity.UIElements.BriefElement.SetValues(System.String,System.Single)"]

Namespace:  BrydenWoodUnity.UIElements
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void SetValues(
	string type,
	float percentage
)

Parameters

type
Type: SystemString

[Missing <param name="type"/> documentation for "M:BrydenWoodUnity.UIElements.BriefElement.SetValues(System.String,System.Single)"]

percentage
Type: SystemSingle

[Missing <param name="percentage"/> documentation for "M:BrydenWoodUnity.UIElements.BriefElement.SetValues(System.String,System.Single)"]

See Also