Property | Type | Description | |
---|---|---|---|
claw1 | ExtendBehaviour, |
Method | Description | |
---|---|---|
ClawAttack ( ) : System | ||
ClawAttack ( ExtendBehaviour, c1, ExtendBehaviour, c2, ExtendBehaviour, c3, ExtendBehaviour, c4 ) : System | ||
UseSkill ( GameObject caller, GameObject target = null, System optionalParameters = null ) : void |
Method | Description | |
---|---|---|
Start ( ) : void |
public ClawAttack ( ExtendBehaviour, c1, ExtendBehaviour, c2, ExtendBehaviour, c3, ExtendBehaviour, c4 ) : System | ||
c1 | ExtendBehaviour, | |
c2 | ExtendBehaviour, | |
c3 | ExtendBehaviour, | |
c4 | ExtendBehaviour, | |
return | System |
public UseSkill ( GameObject caller, GameObject target = null, System optionalParameters = null ) : void | ||
caller | GameObject | |
target | GameObject | |
optionalParameters | System | |
return | void |