C# Class PlayerShell, 403NameNotAccessible

Exibir arquivo Open project: cmortimer/403NameNotAccessible Class Usage Examples

Public Properties

Property Type Description
active bool
desc string
health int
name string

Property Details

active public_oe property

public bool active
return bool

desc public_oe property

public string desc
return string

health public_oe property

public int health
return int

name public_oe property

public string name
return string