Talk:OnLockStateChanged - ObjectReference

Revision as of 02:17, 12 November 2023 by TwilightSky (talk | contribs) (Created page with "== On calling Lock() == The note on the main page appears to misunderstand how this event works. Any change made to an object's lock state will trigger this event. If you lock...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

On calling Lock()

The note on the main page appears to misunderstand how this event works. Any change made to an object's lock state will trigger this event. If you lock it, this event fires. If you unlock it, same thing. This is intended behavior and it is not designed to store nor report the previous lock state. --TwilightSky (talk) 01:17, 12 November 2023 (EST)

Return to "OnLockStateChanged - ObjectReference" page.