Method SetTrapDetectedBy
SetTrapDetectedBy(bool, params NwCreature[])
Sets the detected state for this trap for the given creatures.
public void SetTrapDetectedBy(bool detected, params NwCreature[] creatures)
Parameters
detectedboolThe new detected state.
creaturesNwCreature[]The creatures to update.