C# Class PlayerInfo, GrapplingHookFighters

Show file Open project: PurdueSIGGD/GrapplingHookFighters Class Usage Examples

Public Properties

Property Type Description
id int
trans Transform
usesJoystick bool

Property Details

id public property

public int id
return int

trans public property

public Transform trans
return Transform

usesJoystick public property

public bool usesJoystick
return bool