Makinom  2.21.0
API Documentation
GamingIsLove.Makinom.Formula Class Reference
Inheritance diagram for GamingIsLove.Makinom.Formula:
GamingIsLove.Makinom.BaseIndexDataWithType< FormulaTypeAsset, FormulaType >

Public Member Functions

 Formula (string n)
 
float Calculate (FormulaCall call)
 
float CalculatePreview (FormulaCall call)
 
- Public Member Functions inherited from GamingIsLove.Makinom.BaseIndexDataWithType< FormulaTypeAsset, FormulaType >
 BaseIndexDataWithType (string name)
 
override string GetEditorPopupName (bool addType)
 

Public Attributes

FormulaSettings setting = new FormulaSettings()
 

Properties

override string EditorName [get, set]
 
override FormulaTypeAsset TypeAsset [get]
 
- Properties inherited from GamingIsLove.Makinom.BaseIndexDataWithType< FormulaTypeAsset, FormulaType >
virtual T TypeAsset [get]
 
virtual bool HasType [get]
 
virtual V? TypeData [get]