C# Class wServer.realm.Oryx.TauntData

Show file Open project: C453/OryxKingdom

Public Properties

Property Type Description
final string[]
killed string[]
numberOfEnemies string[]
spawn string[]

Property Details

final public property

public string[] final
return string[]

killed public property

public string[] killed
return string[]

numberOfEnemies public property

public string[] numberOfEnemies
return string[]

spawn public property

public string[] spawn
return string[]