C# Class IntParamDrawer, lab

Inheritance: AParamDrawer
Mostra file Open project: marekdaniluk/lab

Public Methods

Method Description
Add ( ReorderableList list ) : void
ApplyModifications ( ) : void
IntParamDrawer ( AiBehaviour blackboard ) : lab
Remove ( ReorderableList list ) : void

Method Details

Add() public method

public Add ( ReorderableList list ) : void
list ReorderableList
return void

ApplyModifications() public method

public ApplyModifications ( ) : void
return void

IntParamDrawer() public method

public IntParamDrawer ( AiBehaviour blackboard ) : lab
blackboard AiBehaviour
return lab

Remove() public method

public Remove ( ReorderableList list ) : void
list ReorderableList
return void