Interface IAvatarService
- Namespace
- TaleWorlds.PlayerServices.Avatar
- Assembly
- TaleWorlds.PlayerServices.dll
public interface IAvatarService
Methods
ClearCache()
void ClearCache()
GetPlayerAvatar(PlayerId)
AvatarData GetPlayerAvatar(PlayerId playerId)
Parameters
playerIdPlayerId
Returns
Initialize()
void Initialize()
IsInitialized()
bool IsInitialized()
Returns
Tick(float)
void Tick(float dt)
Parameters
dtfloat
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).