logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CommonNames.ReflectionProperties

    Property names used for reflection operations

    Inheritance
    object
    CommonNames.ReflectionProperties
    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 CommonNames.ReflectionProperties

    Fields

    AUDIO_CLIP

    Declaration
    public const string AUDIO_CLIP = "AudioClip"
    Field Value
    Type Description
    string

    The audio clip property.

    COMPONENTS

    Declaration
    public const string COMPONENTS = "Components"
    Field Value
    Type Description
    string

    The components property.

    SOUNDS

    Declaration
    public const string SOUNDS = "Sounds"
    Field Value
    Type Description
    string

    The sounds property.

    TEMPLATE

    Declaration
    public const string TEMPLATE = "Template"
    Field Value
    Type Description
    string

    The template property.

    In this article
    © 2026 Serenity. All Rights Reserved