Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.Editor.EditorPrefHelper.EditorPrefItemSet< T > Class Template Reference
Inheritance diagram for Beamable.Editor.EditorPrefHelper.EditorPrefItemSet< T >:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.EditorPrefHelper.EditorPrefItemSet< T >:
Collaboration graph
[legend]

Public Member Functions

 EditorPrefItemSet (string key, string delimiter, IEnumerable< T > items, Func< T, string > serializer=null)
 
new EditorPrefItemSet< T > Add (T item)
 
EditorPrefItemSet< T > Save (Func< T, string > serializer=null)
 

Properties

string Key [get]
 
string Delimiter [get]
 
Func< T, string > Serializer [get]
 

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