PANEL:Init
PANEL:Init()
Description
Called when the panel is created. This is called for each base type that the panel has.
Example
Shows how this method is called recursively for each base type a panel has.
Output: Base Init Called
Panel Init Called