Class TCasScriptUserFunctionList
Unit
CastleScript
Declaration
type TCasScriptUserFunctionList = class(specialize TFPGObjectList<TCasScriptUserFunction>)
Description
Hierarchy
- TFPGObjectList
- TCasScriptUserFunctionList
Overview
Methods
 |
function IndexOf(const FunctionName: string): Integer; |
Description
Methods
 |
function IndexOf(const FunctionName: string): Integer; |
|
Generated by PasDoc 0.13.0 on 2014-04-30 22:06:44
|