Search Results for

    Show / Hide Table of Contents

    Class AchUnlockOnComplete

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

    Constructors

    AchUnlockOnComplete(Type)

    Declaration
    public AchUnlockOnComplete(Type targetType)
    Parameters
    Type Name Description
    System.Type targetType

    Properties

    targetType

    Declaration
    public Type targetType { get; }
    Property Value
    Type Description
    System.Type
    In This Article
    Back to top Shape of Dreams API Documentation