Runs the initializing procedure specific to each style module
Used when initializing the scene
Used when initializing the scene

C# | Visual Basic | Visual C++ |
void InitStyles( Selector selector, StyleTable styles )
Sub InitStyles ( _ selector As Selector, _ styles As StyleTable _ )
void InitStyles( Selector^ selector, StyleTable^ styles )

- selector (Selector)
- styles (StyleTable)