Difference between revisions of "Form Script"

5 bytes added ,  21:45, 17 June 2018
m
→‎Member Functions: Added the missing return type (bool) for "PlayerKnows".
imported>Qazaaq
(category)
imported>Homecom
m (→‎Member Functions: Added the missing return type (bool) for "PlayerKnows".)
 
Line 23: Line 23:
*bool Function [[HasKeywordInFormList - Form|HasKeywordInFormList]](FormList akKeywordList)
*bool Function [[HasKeywordInFormList - Form|HasKeywordInFormList]](FormList akKeywordList)
**Returns if this form has any of the keywords in the [[FormList Script|FormList]] attached.
**Returns if this form has any of the keywords in the [[FormList Script|FormList]] attached.
*Function [[PlayerKnows - Form|PlayerKnows]]()
*bool Function [[PlayerKnows - Form|PlayerKnows]]()
**Is the "Known" flag set on the form?
**Is the "Known" flag set on the form?
*Function [[StartObjectProfiling - Form|StartObjectProfiling]]()
*Function [[StartObjectProfiling - Form|StartObjectProfiling]]()
Anonymous user