Class UncleNelson
Uncle Nelson is a NPC. He is the uncle of the main character!
public class UncleNelson : NPC, IEntity, IHealth
- Inheritance
-
UncleNelson
- Implements
- Inherited Members
- Extension Methods
Properties
NPCId
Static NPC ID for Uncle Nelson. Used to resolve connections during prefab configuration.
public static string NPCId { get; }