GetNifBlockNumVerticles

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Returns number of verticles of a specified nif block.

Syntax

[help]
(int:Num verticles) reference.GetNifBlockNumVerticles blockName:string pcModel:1/2

Example

let iNumVerticles := Player.GetNifBlockNumVerticles "MyNode" 

See Also