C# Class Server.Game.Powers.Power

Show file Open project: GrindFest/GrindFest Class Usage Examples

Public Properties

Property Type Description
Source Server.Game.Components.PowerUser
Target GameObject
Template Server.Game.Components.PowerTemplate

Public Methods

Method Description
GetAttribute ( string attributeId ) : float

Method Details

GetAttribute() public method

public GetAttribute ( string attributeId ) : float
attributeId string
return float

Property Details

Source public property

public PowerUser,Server.Game.Components Source
return Server.Game.Components.PowerUser

Target public property

public GameObject Target
return GameObject

Template public property

public PowerTemplate,Server.Game.Components Template
return Server.Game.Components.PowerTemplate