Click or drag to resize

ControllerMapGetButtonMaps Method

Overload List
 NameDescription
Public methodGetButtonMaps Gets all Button ActionElementMaps in this controller map. Warning: Calling this allocates memory. Use ButtonMaps instead.
Public methodGetButtonMaps(Boolean) Gets all Button ActionElementMaps in this controller map. Warning: Calling this allocates memory. Use GetButtonMaps(Boolean, ListActionElementMap) instead.
Public methodGetButtonMaps(Boolean, ListActionElementMap) Gets all Button ActionElementMaps in this controller map.
Top
See Also