SetWorldspaceEncounterZone

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.55.

Description

Sets Encounter Zone of a Worldspace. If zone argument is omitted, worldspace's Encounter Zone will be removed.

Syntax

[help]
(0/1:isSuccess) SetWorldspaceEncounterZone worldspace:baseform zone:baseform 

Or:

(0/1:isSuccess) SetWorldZone worldspace:baseform zone:baseform

Example

SetWorldspaceEncounterZone TheFort MyZone 

See Also