formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_scene_get_name

Description

Gets the name of the current scene in a project. If there is no current scene an empty string is returned.

Plugin Prototype

fzrt_error_td fz_proj_scene_get_name(

fzrt_int

windex,

fz_string_td

name )

Parameters

windex [Input]

project window index

name [Result]

Name of current scene or "" if no current scene exists

Returns

Error codes

Availability

6.7.0.0

Function Set

fz_proj_fset


Defined in

fz_proj_api.h