Background for Fallout 4
Member of the Message script
voidfunctionResetHelpMessage(stringasEvent)NativeGlobal

Description

Wiki Description

Resets the status of a help message input event, allowing a message to be displayed for that input event.

Documentation Comment

Resets help message status for an input event so a new message can be displayed for that event.


Caveats


Parameters

stringasEvent

CK Wiki Description

The identifying event.


Examples

No human-generated examples found for this function.

Auto-Generated Example

string myString__asEvent

Message.ResetHelpMessage(myString__asEvent)

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.