Class NullPlatformServices
- Namespace
- TaleWorlds.PlatformService
- Assembly
- TaleWorlds.PlatformService.dll
public class NullPlatformServices : IPlatformServices
- Inheritance
-
NullPlatformServices
- Implements
- Inherited Members
Constructors
NullPlatformServices()
public NullPlatformServices()
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
OnUserStatusChanged
public event Action<PlayerId> OnUserStatusChanged
Event Type
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).