Inheritance
PropertyAttribute
ApiPopupAttribute
Inherited Members
PropertyAttribute.order
PropertyAttribute.applyToCollection
Assembly: Glitch9.AIDevKit.dll
[AttributeUsage(AttributeTargets.Field, Inherited = true, AllowMultiple = false)]
public sealed class ApiPopupAttribute : FieldRefAttribute
Constructors
|
Edit this page
View Source
Declaration
public ApiPopupAttribute(ModelType modelType)
Parameters
|
Edit this page
View Source
Declaration
public ApiPopupAttribute(string modelTypeFieldName)
Parameters
| Type |
Name |
Description |
| string |
modelTypeFieldName |
|
Fields
|
Edit this page
View Source
Declaration
public readonly ModelType? ExplicitModelType
Field Value
Extension Methods