Search Results for

    Show / Hide Table of Contents

    Class SaveActorAttribute

    Inheritance
    object
    System.Attribute
    SaveActorAttribute
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    [AttributeUsage(AttributeTargets.Class)]
    public class SaveActorAttribute : Attribute

    Constructors

    SaveActorAttribute(bool)

    Declaration
    public SaveActorAttribute(bool shouldBeSaved = true)
    Parameters
    Type Name Description
    bool shouldBeSaved

    Fields

    shouldBeSaved

    Declaration
    public readonly bool shouldBeSaved
    Field Value
    Type Description
    bool
    In This Article
    Back to top Shape of Dreams API Documentation