Class AssetReferenceConstantNodeModel<TAsset, TEditor>
Inheritance
AssetReferenceConstantNodeModel<TAsset, TEditor>
Syntax
[Serializable]
public class AssetReferenceConstantNodeModel<TAsset, TEditor> : ConstantNodeModel<TAsset>, IAssetReferenceConstantProvider
Type Parameters
Name |
Description |
TAsset |
|
TEditor |
|
Properties
GraphType
Declaration
public Type GraphType { get; }
Property Value
Implements
ObjectWorldType
Declaration
public Type ObjectWorldType { get; }
Property Value
Implements
Type
Declaration
public override Type Type { get; }
Property Value