SetIconPath - Form

From the Fallout4 CreationKit Wiki
Revision as of 14:43, 21 January 2018 by imported>Qazaaq (added required f4se version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article has been flagged as incomplete.
Please help improve the wiki by learning how to contribute.

F4SE Member of: Form Script
Requires F4SE version 0.3.1 or higher.

Placeholder Description.

Syntax

Function SetIconPath(string asPath) Native

Parameters

  • asPath: Placeholder Description.

Return Value

  • None

Examples

; Placeholder Code.

See Also