112 {
113 if ( !super.OnStoreLoad( ctx, version ) )
114 return false;
115
116
117 int loaded_max_duration;
118
120 {
121 return false;
122 }
123
125 {
126 return false;
127 }
128
129 if ( !ctx.
Read( loaded_max_duration ) )
130 {
131 return false;
132 }
133
135 {
136 return false;
137 }
138
141
142 return true;
143 }
float GetRefresherTime01()
int m_RefresherTimeRemaining
void CheckLoadedVariables(int max_duration)
void AnimateFlag(float delta)
proto bool Read(void value_in)