Class NPCType
Namespace: RTSEngine.NPC
Assembly: cs.temp.dll.dll
Syntax
public class NPCType : RTSEngineScriptableObject
Properties
Key
Declaration
public override string Key { get; }
Property Value
| Type | Description |
|---|---|
| String |
Overrides
Name
Declaration
public string Name { get; }
Property Value
| Type | Description |
|---|---|
| String |
Methods
GetNPCManagerPrefab(FactionTypeInfo)
Declaration
public INPCManager GetNPCManagerPrefab(FactionTypeInfo factionType)
Parameters
| Type | Name | Description |
|---|---|---|
| FactionTypeInfo | factionType |
Returns
| Type | Description |
|---|---|
| INPCManager |