Initializes a new instance of the Behaviour class.
Namespace: BaseLibAssembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
public Behaviour( NPC npc ) |
Parameters
- npc
- Type: BaseLib..::..NPC
The npc this behaviour belongs to.