Interface ViewModel.IViewModelGetterInterface
- Namespace
- TaleWorlds.Library
- Assembly
- TaleWorlds.Library.dll
public interface ViewModel.IViewModelGetterInterface
Methods
GetPropertyType(string)
Type GetPropertyType(string name)
Parameters
name
string
Returns
GetPropertyValue(string)
object GetPropertyValue(string name)
Parameters
name
string
Returns
IsValueSynced(string)
bool IsValueSynced(string name)
Parameters
name
string
Returns
OnFinalize()
void OnFinalize()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).