10 public string?
Path {
get;
set; }
Represents a request to update a configuration file.
string? Path
The path to the IConfigurationFile file.
string? LastReadHash
The MD5 hash of the file when last read by the user. If this doesn't match during update actions,...
Represents a game configuration file. Create and delete actions uncerimonuously overwrite/delete file...
FieldPresence
Indicates whether a request field is Required or Ignored.