Difference between revisions of "ObjectReference Script"
Jump to navigation
Jump to search
→Member Functions
imported>PurpleLunchbox m (→Category:SKSE) |
imported>JLundin |
||
Line 223: | Line 223: | ||
'''bool Function [[Is3DLoaded - ObjectReference|Is3DLoaded]]()''' | '''bool Function [[Is3DLoaded - ObjectReference|Is3DLoaded]]()''' | ||
*Checks to see if this reference's 3D data is currently loaded or not. | *Checks to see if this reference's 3D data is currently loaded or not. | ||
'''bool Function [[IsDeleted - ObjectReference|IsDeleted]]()''' | |||
*Checks to see if this object is currently flagged for delete. | |||
'''bool Function [[IsDisabled - ObjectReference|IsDisabled]]()''' | '''bool Function [[IsDisabled - ObjectReference|IsDisabled]]()''' |