Table of Contents

Class CharacterTickExtensions

Namespace
FishMMO.Shared
Assembly
FishMMO.Shared.dll

Helper extensions for character-related utilities.

public static class CharacterTickExtensions
Inheritance
CharacterTickExtensions
Inherited Members

Methods

GetLocalTick(ICharacter)

Returns the local TimeManager tick for the provided character, or 0 when unavailable.

public static uint GetLocalTick(this ICharacter character)

Parameters

character ICharacter

Returns

uint