eDriven Framework API
IComponentTraverser Interface
NamespaceseDriven.Gui.StylesIComponentTraverser
eDriven Framework API
Component hierarchy traverser interface
Declaration Syntax
C#Visual BasicVisual C++
public interface IComponentTraverser
Public Interface IComponentTraverser
public interface class IComponentTraverser
Members
All MembersMethods



IconMemberDescription
InitStyles(Selector, StyleTable)
Runs the initializing procedure specific to each style module
Used when initializing the scene

UpdateStyles(Selector, DictionaryDelta)
Runs the style update procedure specific to each style module
Used by the editor for changing styles on-the-fly
Also handles the visual feedback of what's changed (gizmos etc.)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)