Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) Situations.AddSchoolSlacker Examples
Programming Language:
C# (CSharp)
Class/Type:
Situations
Method/Function:
AddSchoolSlacker
Examples at hotexamples.com:
1
C# (CSharp) Situations.AddSchoolSlacker - 1 examples found
. These are the top rated real world C# (CSharp) examples of
Situations.AddSchoolSlacker
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
PushInteraction(27)
Allow(21)
PushVisit(15)
PushMeetUp(11)
PushGoHome(7)
IsBusy(7)
PushToRabbitHole(5)
Add(2)
HasInteraction(2)
PushToObject(1)
PushMassVisit(1)
PushGathering(1)
PushGoHere(1)
AddSchoolSlacker(1)
GreetSimOnLot(1)
GetValue(1)
ForEach(1)
ContainsKey(1)
AddWorkSlacker(1)
ToList(1)
Frequently Used Methods
PushInteraction (27)
Allow (21)
PushVisit (15)
PushMeetUp (11)
PushGoHome (7)
IsBusy (7)
PushToRabbitHole (5)
Add (2)
HasInteraction (2)
PushToObject (1)
Frequently Used Methods
PushMassVisit (1)
PushGathering (1)
PushGoHere (1)
AddSchoolSlacker (1)
GreetSimOnLot (1)
GetValue (1)
ForEach (1)
ContainsKey (1)
AddWorkSlacker (1)
ToList (1)
Example #1
0
Show file
File:
SchoolPushScenario.cs
Project:
yakoder/NRaas
protected override bool PostSlackerWarning() { return(Situations.AddSchoolSlacker(Sim)); }
x