← Back to carmenta.com
Carmenta Engine SDK Documentation
×

AttributeAssignment.AttributeAssignment Constructors

Creates a new instance of the AttributeAssignment class.

Overload List

 NameDescription
Public methodAttributeAssignment()Creates a new instance of the AttributeAssignment class.
Public methodAttributeAssignment(Atom attribute, System.String value)Creates a new instance of the AttributeAssignment class with the specified parameters.

AttributeAssignment()

Creates a new instance of the AttributeAssignment class.

Syntax

C#
public AttributeAssignment ()

AttributeAssignment(Atom attribute, System.String value)

Creates a new instance of the AttributeAssignment class with the specified parameters.

Syntax

C#
public AttributeAssignment (
    Atom attribute,
    System.String value
)

Parameters

attribute
Type: Atom
Specifies the attribute to assign.
value
Type: System.String
An expression that specifies the value to assign to the attribute.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept