Class OfficerMurphy
- Namespace
- S1API.Entities.NPCs.PoliceOfficers
- Assembly
- S1API.dll
Officer Murphy is a police officer. He is the balding officer with grey hair and wrinkles!
public class OfficerMurphy : NPC, IEntity, IHealth
- Inheritance
-
OfficerMurphy
- Implements
- Inherited Members
- Extension Methods
Properties
NPCId
Static NPC ID for Officer Murphy. Used to resolve connections during prefab configuration.
public static string NPCId { get; }