C# Class Cindeck.Core.Skill.Revival

Inheritance: Skill
Show file Open project: noelex/Cindeck

Private Properties

Property Type Description

Public Methods

Method Description
Clone ( ) : Revival
Create ( string name, string desc ) : Revival

Method Details

Clone() public method

public Clone ( ) : Revival
return Revival

Create() public static method

public static Create ( string name, string desc ) : Revival
name string
desc string
return Revival