C# Class PlayerShell, 403NameNotAccessible

Show file Open project: cmortimer/403NameNotAccessible Class Usage Examples

Public Properties

Property Type Description
active bool
desc string
health int
name string

Property Details

active public property

public bool active
return bool

desc public property

public string desc
return string

health public property

public int health
return int

name public property

public string name
return string