logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ErrorMessages.ResourceLoading

    Resource loading error messages

    Inheritance
    object
    ErrorMessages.ResourceLoading
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Shared.Constants
    Assembly: Serenity.Shared.dll
    Syntax
    public static class ErrorMessages.ResourceLoading

    Fields

    GAME_GRAPHICS_SETTINGS_NOT_FOUND

    Declaration
    public const string GAME_GRAPHICS_SETTINGS_NOT_FOUND = "GameGraphicsSettings not found on Resources folder"
    Field Value
    Type Description
    string

    LOCALIZATION_SETTINGS_NOT_FOUND

    Declaration
    public const string LOCALIZATION_SETTINGS_NOT_FOUND = "LocalizationSettings not found on Resources folder"
    Field Value
    Type Description
    string

    UI_SETTINGS_NOT_FOUND

    Declaration
    public const string UI_SETTINGS_NOT_FOUND = "UiSettings not found on Resources folder"
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved