Exemple #1
0
 public abstract bool TryGetValue(UUID npcid, out NpcPresenceInfo presence);
Exemple #2
0
 public abstract void Store(NpcPresenceInfo presenceInfo);
Exemple #3
0
 public abstract bool TryGetValue(UUID regionID, string firstname, string lastname, out NpcPresenceInfo info);