MCPcopy Create free account
hub / github.com/MyGUI/mygui / setAction

Method setAction

MyGUIEngine/src/MyGUI_ControllerPosition.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133 }
134
135 void ControllerPosition::setAction(FrameAction::IDelegate* _value)
136 {
137 eventFrameAction = _value;
138 }
139
140} // namespace MyGUI

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected