GameObj

Save(bool flag)
Optional(type specfic), Not Recommended
flag: determines if objects of this type are saved
ThinkInterval(float interval)
Optional(type specific), Not Recommended
interval: number of seconds between processing intevals for this type of object
IdleTask(string taskname)
Optional(none)
taskname: Name of task type which this object does when its not performing any other tasks.