Class TSceneUrlPropertyEditor
Unit
Declaration
type TSceneUrlPropertyEditor = class(TStringPropertyEditor)
Description
Property editor for URL that refers to something that can be loaded by LoadNode or TCastleSceneCore.Load. Show an TCastleOpenSceneDialog on Edit.
Hierarchy
- TObject
 - TPropertyEditor
 - TStringPropertyEditor
 - TSceneUrlPropertyEditor
 
Overview
Methods
![]()  | 
function GetAttributes: TPropertyAttributes; override; | 
![]()  | 
procedure Edit; override; | 
Description
Methods
![]()  | 
function GetAttributes: TPropertyAttributes; override; | 
| 
 This item has no description.  | |
![]()  | 
procedure Edit; override; | 
| 
 This item has no description.  | |
Generated by PasDoc 0.16.0-snapshot.
