Class TestPlatformServices
- Namespace
- TaleWorlds.PlatformService
- Assembly
- TaleWorlds.PlatformService.dll
public class TestPlatformServices : IPlatformServices
- Inheritance
-
TestPlatformServices
- Implements
- Inherited Members
Constructors
TestPlatformServices(string)
public TestPlatformServices(string userName)
Parameters
userName
string
Methods
ActivateFriendList()
public void ActivateFriendList()
Tick(float)
public void Tick(float dt)
Parameters
dt
float
Events
OnAvatarUpdated
public event Action<AvatarData> OnAvatarUpdated
Event Type
OnBlockedUserListUpdated
public event Action OnBlockedUserListUpdated
Event Type
OnNameUpdated
public event Action<string> OnNameUpdated
Event Type
OnSignInStateUpdated
public event Action<bool, TextObject> OnSignInStateUpdated
Event Type
OnTextEnteredFromPlatform
public event Action<string> OnTextEnteredFromPlatform
Event Type
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).