C# Class Enchant, Castle-Bashers

Mostrar archivo Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Public Methods

Method Description
UseSkill ( GameObject, caller, GameObject, target = null, object optionalParameters = null ) : void

Protected Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() protected method

protected Start ( ) : void
return void

Update() protected method

protected Update ( ) : void
return void

UseSkill() public method

public UseSkill ( GameObject, caller, GameObject, target = null, object optionalParameters = null ) : void
caller GameObject,
target GameObject,
optionalParameters object
return void