Class TCasScriptEnvironment

Unit

Declaration

type TCasScriptEnvironment = class(TObject)

Description

Various information that may be useful for implementing some function handlers, but that should be supplied from outside of CastleScript.

Hierarchy

Overview

Properties

Public property BaseUrl: string read FBaseUrl write FBaseUrl;

Description

Properties

Public property BaseUrl: string read FBaseUrl write FBaseUrl;

Base URL to resolve relative URLs. Similar to TX3DNode.BaseUrl.


Generated by PasDoc 0.16.0.