Method
FoundryConfigset_id
Declaration [src]
void
foundry_config_set_id (
FoundryConfig* self,
const char* id
)
Description [src]
Sets the identifier of the config.
This should only be called by FoundryConfigProvider
on their
FoundryConfig
before they have been registered.
Sets property | Foundry.Config:id |