state_laws_ui 
Basic UI that Silicons can use to state their laws.
Vars | |
| locked | Whether the UI is locked to prevent multiple state law calls. |
|---|---|
| owner | Silicon that owns this UI. |
| to_state | List of laws that are currently stated. |
Procs | |
| update_inherent_stated_laws | Used to update the to_state list to the passed ai law's inherent laws Call this when changing the AI's lawset entirely |
Var Details
locked 
Whether the UI is locked to prevent multiple state law calls.
owner 
Silicon that owns this UI.
to_state 
List of laws that are currently stated.
Proc Details
update_inherent_stated_laws
Used to update the to_state list to the passed ai law's inherent laws Call this when changing the AI's lawset entirely