Table of Contents

Interface IAvatarService

Namespace
TaleWorlds.PlayerServices.Avatar
Assembly
TaleWorlds.PlayerServices.dll
public interface IAvatarService

Methods

ClearCache()

void ClearCache()

GetPlayerAvatar(PlayerId)

AvatarData GetPlayerAvatar(PlayerId playerId)

Parameters

playerId PlayerId

Returns

AvatarData

Initialize()

void Initialize()

IsInitialized()

bool IsInitialized()

Returns

bool

Tick(float)

void Tick(float dt)

Parameters

dt float

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).