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

ManifestParameter Class

Represents a method parameter/argument in the manifest.

Properties

This is the parameter name as exposed to the backend (slot or role)
This is the technical name of the parameter in the actual method in codebase.
A fully qualified name exposed to the backend for uniqueness.
This is the data type of the parameter, exposed as an entity type.
The assembly containing the data type.
The fully qualified name of the parameter data type.
Additional names by which the backend can refer to this parameter.
Example values this parameter can accept.

Member Functions

Called via JSON reflection, need preserver or it will be stripped on compile
override bool Equals
( object obj )
override int GetHashCode ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon