new_stats


The new_stats creator function is a non-class version of the CStats:new method, which creates and returns a new CStats object.

Syntax

S = new_stats()

bullet.gif    S is returned as a new CStats object.

bullet.gif    On failure, nil is returned.

Example

S = new_stats()

-- create a new instance of S of the CStats class.

  

-- other uses of the class go here

Related Topics

CStats class

new

delete


Mira Pro x64 Script User's Guide, v.8.80 Copyright Ⓒ 2025 Mirametrics, Inc. All Rights Reserved.