Property | Type | Description | |
---|---|---|---|
Guns | bool |
Method | Description | |
---|---|---|
DrawCrosshair ( ) : void | ||
OnGUI ( ) : void | ||
SetWeapon ( int weapon, bool smooth = false ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public SetWeapon ( int weapon, bool smooth = false ) : void | ||
weapon | int | |
smooth | bool | |
return | void |