Skill Class

Namespace
Atavism
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type["Skill"] class Type type-node

Syntax

public class Skill : MonoBehaviour

Fields

Properties

Name Value Summary
CurrentLevel int
CurrentPoints int
MaximumLevel int

Methods

Name Value Summary
Clone(GameObject) Skill