[Overview][Types][Classes][Procedures and functions][Variables] |
Source position: pLuaRecord.pas line 17
type plua_RecordConstructor = function( |
l: Plua_State; |
paramidxstart: Integer; |
paramcount: Integer; |
InstanceInfo: PLuaRecordInstanceInfo |
):Pointer; |