Click or drag to resize

SetCallback_Examplem_MyCubesAndTimerDictionary Field

Dictinary for storing cubes and its moving time

Namespace:  SimpleDemos
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private static Dictionary<GameObject, float> m_MyCubesAndTimerDictionary

Field Value

Type: DictionaryGameObject, Single
See Also