2.4 (Current)
Search
K
Links
Comment on page

Library

Property in Dialogue

Summary

Gets the Library that this Dialogue uses to locate functions.
public Library Library { get; internal set; }

Remarks

When the Dialogue is constructed, the Library is initialized with the built-in operators like + , - , and so on.