Click or drag to resize

Demo_OnTriggerStayCountDownupdateCounter Method

[Missing <summary> documentation for "M:SimpleDemos.Demo_OnTriggerStayCountDown.updateCounter(System.String,System.Single[])"]

Namespace:  SimpleDemos
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private void updateCounter(
	string _id,
	float[] count
)

Parameters

_id
Type: SystemString

[Missing <param name="_id"/> documentation for "M:SimpleDemos.Demo_OnTriggerStayCountDown.updateCounter(System.String,System.Single[])"]

count
Type: SystemSingle

[Missing <param name="count"/> documentation for "M:SimpleDemos.Demo_OnTriggerStayCountDown.updateCounter(System.String,System.Single[])"]

See Also