Table of Contents

Class Battlepass

Namespace
AO
Assembly
CoreAssembly.dll
public static class Battlepass
Inheritance
Battlepass
Inherited Members

Methods

GetPlayer(Player)

public static BattlepassTask[] GetPlayer(Player player)

Parameters

player Player

Returns

BattlepassTask[]

IncrementProgress(Player, string, int)

public static void IncrementProgress(Player player, string taskId, int value)

Parameters

player Player
taskId string
value int

SetProgress(Player, string, int)

public static void SetProgress(Player player, string taskId, int value)

Parameters

player Player
taskId string
value int