M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Library.ViewModel.IViewModelGetterInterface Interface Reference

Public Member Functions

bool IsValueSynced (string name)
 
Type GetPropertyType (string name)
 
object GetPropertyValue (string name)
 
void OnFinalize ()
 

Member Function Documentation

◆ IsValueSynced()

bool TaleWorlds.Library.ViewModel.IViewModelGetterInterface.IsValueSynced ( string  name)

◆ GetPropertyType()

Type TaleWorlds.Library.ViewModel.IViewModelGetterInterface.GetPropertyType ( string  name)

◆ GetPropertyValue()

object TaleWorlds.Library.ViewModel.IViewModelGetterInterface.GetPropertyValue ( string  name)

◆ OnFinalize()

void TaleWorlds.Library.ViewModel.IViewModelGetterInterface.OnFinalize ( )