Open Rails

SettingsStore.AssertGetUserValueType Method

[This is preliminary documentation and subject to change.]

Assert that the type expected from the settings store is an allowed type.

protected static void AssertGetUserValueType(
   Type expectedType
);

Parameters

expectedType
Type that is expected

See Also

SettingsStore Class | ORTS.Common Namespace