Difference between revisions of "InputEnableLayer Script"

237 bytes added ,  10:17, 7 July 2016
imported>Plplecuyer
 
imported>Hannibalektr
 
Line 35: Line 35:
*Function [[EnableJournal - InputEnableLayer|EnableJournal]](bool abEnable)
*Function [[EnableJournal - InputEnableLayer|EnableJournal]](bool abEnable)
**Enables/disables the journal.
**Enables/disables the journal.
*Function [[EnableJumping - InputEnableLayer|EnableJumping]](bool abEnable)
**Enables/disables jumping.
*Function [[EnableLooking - InputEnableLayer|EnableLooking]](bool abEnable)
*Function [[EnableLooking - InputEnableLayer|EnableLooking]](bool abEnable)
**Enables/disables looking.
**Enables/disables looking.
Line 65: Line 67:
*bool Function [[IsJournalEnabled - InputEnableLayer|IsJournalEnabled]]()
*bool Function [[IsJournalEnabled - InputEnableLayer|IsJournalEnabled]]()
**Returns whether journal access is enabled on this layer or not.
**Returns whether journal access is enabled on this layer or not.
*bool Function [[IsJumpingEnabled - InputEnableLayer|IsJumpingEnabled]]()
**Returns whether jumping is enabled on this layer or not.
*bool Function [[IsLookingEnabled - InputEnableLayer|IsLookingEnabled]]()
*bool Function [[IsLookingEnabled - InputEnableLayer|IsLookingEnabled]]()
**Returns whether looking is enabled on this layer or not.
**Returns whether looking is enabled on this layer or not.
Anonymous user