TS3PR/SimIFace/Sims3.SimIFace/AlertResult
From SimsWiki
< TS3PR | SimIFace | Sims3.SimIFace
I assume this is being used for the alarms? or the alert notifications or something? Can't actually find what is using this. If someone can clarify, that would be lovely! - Lyralei
Code
public enum AlertResult { kNone, kBreak, kDisable }