Class TCasScriptVec

Unit

Declaration

type generic TCasScriptVec<TVectorXxx,TCasScriptVectorFunXxx> = class(TCasScriptValue)

Description

This item has no description.

Source: src/castlescript/castlescriptvectors.pas (line 32).

Hierarchy

Overview

Methods

Public procedure AssignValue(Source: TCasScriptValue); override;

Properties

Public property Value: TVectorXxx read FValue write SetValue;

Description

Methods

Public procedure AssignValue(Source: TCasScriptValue); override;

This item has no description. Showing description inherited from TCasScriptValue.AssignValue.

Assign value from Source to Self.

Source: src/castlescript/castlescriptvectors.pas (line 74).

Properties

Public property Value: TVectorXxx read FValue write SetValue;

This item has no description.

Source: src/castlescript/castlescriptvectors.pas (line 72).


Generated by PasDoc 0.17.0.snapshot.