Table of Contents

Class ApiPopupAttribute

Namespace
Glitch9.AIDevKit
[AttributeUsage(AttributeTargets.Field, Inherited = true, AllowMultiple = false)]
public sealed class ApiPopupAttribute : PropertyAttribute
Inheritance
object
ApiPopupAttribute

Constructors

ApiPopupAttribute(ModelType)

public ApiPopupAttribute(ModelType modelType)

Parameters

modelType ModelType

Fields

modelType

public readonly ModelType modelType

Field Value

ModelType