1using System.Collections.Generic;
7 public List<Meeting>
list =
new List<Meeting>();
38 for (
int num =
list.Count - 1; num >= 0; num--)
52 meetingMerchant.dateExipire = date.
GetRaw() + 10080;
53 list.Add(meetingMerchant);
74 room = traitSpotMeeting.owner.Cell.room;
virtual Point GetRandomPoint(bool walkable=true, bool allowChara=true)
void MoveImmediate(Point p, bool focus=true, bool cancelAI=true)
int GetRaw(int offsetHours=0)
static FactionBranch Branch
static LayerDrama Activate(string book, string idSheet, string idStep, Chara target=null, Card ref1=null, string tag="")
Layer SetOnKill(Action action)
void OnSimulateHour(VirtualDate date)
void SetOwner(FactionBranch _branch)
void Add(VirtualDate date)
static string Say(string idLang, string ref1, string ref2=null, string ref3=null, string ref4=null)