[Overview][Constants][Types][Variables][Index] Reference for unit 'unit_globals' (#Snails)

God

Declaration

Source position: unit_globals.pas line 271

type God = record

  Adam: FullHandle;

  

  PreviousGod: GodHandle;

  

  NextGod: GodHandle;

  

end;