SymbolMetadata.Custom Property
Tells whether the current symbol is a custom symbol or not.
Syntax
public System.Boolean Custom { get; }
Property Value
True if the symbol is a custom symbol that is not implemented by Carmenta Engine; otherwise, False.
Remarks
This property is only True if the SymbolMetadata instance is the metadata for a custom symbol that have been merged into an existing symbol standard.
Platforms
Windows, Linux, Android