C# Class FancySaiEditor.Nodes.AIOwnerNodes.AIOwner

Inheritance: Node
Show file Open project: jonasmeier1212/fancy-sai-editor

Public Methods

Method Description
AIOwner ( ) : System
GetEntryOrGuid ( ) : int
GetName ( ) : string

Method Details

AIOwner() public method

public AIOwner ( ) : System
return System

GetEntryOrGuid() public abstract method

public abstract GetEntryOrGuid ( ) : int
return int

GetName() public abstract method

public abstract GetName ( ) : string
return string