2.3 (Current)
Search
K
Links

MarkupValue

Struct in Yarn.Markup
Inherits from System.ValueType

Summary

A value associated with a MarkupProperty .
public struct MarkupValue

Remarks

You do not create instances of this struct yourself. It is created by objects that can parse markup, such as Dialogue .

Methods

Name
Description

Properties

Name
Description
BoolValue
Gets the bool value of this property.
Gets the float value of this property.
Gets the integer value of this property.
Gets the string value of this property.
Type
Gets the value's type.

See Also

Last modified 21d ago