Module everything

Module everything 

Source
Expand description

Stores everything known about the game and mod being validated.

References to Everything are passed down through nearly all of the validation logic, so that individual functions can access all the defined game items.

Macrosยง

load_all_ck3 ๐Ÿ”’
load_all_generic ๐Ÿ”’
load_all_imperator ๐Ÿ”’
load_all_vic3 ๐Ÿ”’
scan_all_ck3 ๐Ÿ”’
scan_all_generic ๐Ÿ”’
scan_all_imperator ๐Ÿ”’
scan_all_vic3 ๐Ÿ”’

Structsยง

Everything
A record of everything known about the game and mod being validated.

Enumsยง

FilesError