HomefieldOfView | SPi-V dev

Legend

  • required
  • not yet implemented

Navigation

user

build

Description

(Re)builds a previously destroyed element (in the current scene or global node).

Syntax

Action:

<action event="ready" type="build" target="panoelement1"/>

API call:

build("panoelement1")

Arguments

  • target

    id of an destroyed element in the current scene or global node.

History

  • 13-Jan-06: Initial version