Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setTarget
Method
setTarget
Tools/EditorFramework/PropertyPanelController.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
{
17
18
void PropertyPanelController::setTarget(Control* _control)
19
{
20
mControl = _control->findControl<PropertyPanelControl>();
21
}
22
23
void PropertyPanelController::activate()
24
{
Callers
1
CreateControllers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected