Tanoda
Leap.Unity.Packaging.BuildDefinition.BuildExtensionData Class Reference
Inheritance diagram for Leap.Unity.Packaging.BuildDefinition.BuildExtensionData:
Leap.Unity.SerializableDictionary< string, string >

Additional Inherited Members

- Public Member Functions inherited from Leap.Unity.SerializableDictionary< string, string >
void Add (TKey key, TValue value)
 
void Clear ()
 
bool ContainsKey (TKey key)
 
bool ContainsValue (TValue value)
 
bool Remove (TKey key)
 
bool TryGetValue (TKey key, out TValue value)
 
Dictionary< TKey, TValue >.Enumerator GetEnumerator ()
 
virtual float KeyDisplayRatio ()
 Returns how much of the display space should be allocated to the key. Should be a value in the range 0-1. More...
 
override string ToString ()
 
void OnAfterDeserialize ()
 
void OnBeforeSerialize ()
 
- Static Public Member Functions inherited from Leap.Unity.SerializableDictionary< string, string >
static implicit operator Dictionary< TKey, TValue > (SerializableDictionary< TKey, TValue > serializableDictionary)
 
- Properties inherited from Leap.Unity.SerializableDictionary< string, string >
TValue this[TKey key] [get, set]
 
Dictionary< TKey, TValue >.KeyCollection Keys [get]
 
Dictionary< TKey, TValue >.ValueCollection Values [get]
 
int Count [get]
 

Detailed Description

Definition at line 336 of file BuildDefinition.cs.


The documentation for this class was generated from the following file: