Extends:
Modifiers: config ( user )
Source code
SpatialFear.SFSlotClientWindow%%
%function_comment% | localized | string | MonthNames[12] | |
%function_comment% | bool | m_bShowAutoLoadSlot | ||
%function_comment% | localized | string | SlotHelp | |
%function_comment% | globalconfig | string | SlotNames[10] | |
%function_comment% | UMenuRaisedButton | Slots[10] |
BeforePaint (Canvas C, float X, float Y) | |||
Created () |
{ SlotNames(0)="..Empty.." SlotNames(1)="..Empty.." SlotNames(2)="..Empty.." SlotNames(3)="..Empty.." SlotNames(4)="..Empty.." SlotNames(5)="..Empty.." SlotNames(6)="..Empty.." SlotNames(7)="..Empty.." SlotNames(8)="..Empty.." SlotNames(9)="..Last AutoSave Game .." MonthNames(0)="January" MonthNames(1)="February" MonthNames(2)="March" MonthNames(3)="April" MonthNames(4)="May" MonthNames(5)="June" MonthNames(6)="July" MonthNames(7)="August" MonthNames(8)="September" MonthNames(9)="October" MonthNames(10)="November" MonthNames(11)="December" SlotHelp="Press to activate this slot. (Save/Load)" }