C# Class Gameplay.Attribute.AttributePool

Inheritance: UnityEngine.MonoBehaviour
Exibir arquivo Open project: badawe/GameStartUP Class Usage Examples

Public Methods

Method Description
GetAttribute ( AttributeType targetAttributeType ) : Attribute

Private Methods

Method Description
Awake ( ) : void

Method Details

GetAttribute() public method

public GetAttribute ( AttributeType targetAttributeType ) : Attribute
targetAttributeType AttributeType
return Attribute