[Command] removeColleague()
Posted: Thu Nov 04, 2021 7:55 pm
Actor.removeColleague()
USE:
Remove this actor from the list of colleague.
Will remain acquaintance at least though.
TYPE: Command, Reference
RETURNS: /
THEME: Job
Compare: addColleague, isColleague, getSpecific(Colleague)
EXAMPLE:
USE:
Remove this actor from the list of colleague.
Will remain acquaintance at least though.
TYPE: Command, Reference
RETURNS: /
THEME: Job
Compare: addColleague, isColleague, getSpecific(Colleague)
EXAMPLE:
Code: Select all
John(Sad):: "I'm leaving the company."
John.removeColleague()