Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Shooter
C# Class Shooter, SlashRunner
Inheritance:
MonoBehaviour
Show file
Open project: matthewAURA/SlashRunner
Class Usage Examples
Public Properties
Property
Type
Description
destroyTime
int
Public Methods
Method
Description
Shoot
( ) :
void
Method Details
Shoot()
public
abstract
method
public
abstract
Shoot
( ) :
void
return
void
Property Details
destroyTime
public property
Specifies how long the shot prefab will last in game world after being shot.
public
int
destroyTime
return
int