Property | Type | Description | |
---|---|---|---|
bulletPrefab | GameObject |
Method | Description | |
---|---|---|
BulletSpawned ( SimpleNetworkedMonoBehavior bullet ) : void | ||
Shoot ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public BulletSpawned ( SimpleNetworkedMonoBehavior bullet ) : void | ||
bullet | SimpleNetworkedMonoBehavior | |
return | void |