C# Class Server.Game.Powers.Power

ファイルを表示 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_oe property

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

Target public_oe property

public GameObject Target
return GameObject

Template public_oe property

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