API reference
API reference
Select your platform
No SDKs available
No versions available

ConduitEntityAttribute Class

Marks an enumeration as a Conduit entity to be included in the generated manifest. Enums that are directly used in a parameter of Conduit methods do not need this attribute.
Meta::Conduit::ConduitEntityAttribute extends Attribute.

Overview

Properties

string
Name[Get]
The current name of this entity
string
ID[Get]
The specific entity id

Public Member Functions

ConduitEntityAttribute
( string name,
string id )

Details

Properties

string Meta.Conduit.ConduitEntityAttribute.Name
The current name of this entity
string Meta.Conduit.ConduitEntityAttribute.ID
The specific entity id

Member Functions

Meta.Conduit.ConduitEntityAttribute.ConduitEntityAttribute
( string name,
string id )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon