Candide.Dialogue.LineMetaData
Type JSONpublic class in Candide.Dialogue
Type metadata
- Assembly
Romestead - Namespace
Candide.Dialogue - Base type
System.Object - Hash
777F30CF2078BA6EED4850E59DC0759A46026F4EDB905088FD6BDBF70CB3700F
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
_lineMetadata# | private | private System.Collections.Generic.Dictionary<System.String, System.String[]> _lineMetadata |
Methods
GetMetadata
#
public System.String[] GetMetadata(System.String lineId)
Method metadata
- Visibilitypublic
- Return type
System.String[] - StaticFalse
- VirtualFalse
- Hash
ED581C9B89AA7541C80C476BAD18F59EC9CFDF10B1865F306766EF2361B63273 - Body hash
5E87984923CD598EBAE55D1E26C7D7EE97D4AA4E68DB4CDA44671A3943CFA5FB - IL size20
Referenced calls
System.Collections.Generic.Dictionary<System.String, System.String[]>::TryGetValue(!0, !1&)