Search Results for

    Show / Hide Table of Contents

    Class SUGUIDElementBaseData

    Inheritance
    Object
    SUGUIDElementBaseData
    SUGUIDColorData
    SUGUIDFontData
    SUGUIDFontSizeData
    SUGUIDResourcesSpriteData
    SUGUIDSpriteData
    Namespace: Surfer
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class SUGUIDElementBaseData

    Constructors

    SUGUIDElementBaseData()

    Declaration
    public SUGUIDElementBaseData()

    SUGUIDElementBaseData(SUGUIDElementBaseData)

    Declaration
    public SUGUIDElementBaseData(SUGUIDElementBaseData data)
    Parameters
    Type Name Description
    SUGUIDElementBaseData data

    Fields

    _guid

    Declaration
    protected string _guid
    Field Value
    Type Description
    String

    _name

    Declaration
    protected string _name
    Field Value
    Type Description
    String

    Properties

    GUID

    Declaration
    public string GUID { get; }
    Property Value
    Type Description
    String

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    String
    In This Article
    Back to top Copyright © 2021 ATStudio