MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getControlProfile

Function getControlProfile

Engine/source/gui/core/guiControl.h:788–788  ·  view source on GitHub ↗

Returns our profile (and finds the profile if it hasn't been set yet)

Source from the content-addressed store, hash-verified

786
787 /// Returns our profile (and finds the profile if it hasn't been set yet)
788 GuiControlProfile* getControlProfile() { return mProfile; }
789
790 /// Sets the control profile for this control.
791 ///

Callers 2

renderPathMethod · 0.85
renderPathMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected