Exemplo n.º 1
0
 public bool IsBringingWaitingObject(PnjManager pnj, InteractObject obj)
 {
     return(pnj.SpecialObjectEvent(obj));
 }