Unit 'PasVulkan.Components.Prefab.Instance' Package
[Overview][Classes][Index] [#pl_pasvulkan]

TpvComponentPrefabInstanceEntityComponentProperty

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: PasVulkan.Components.Prefab.Instance.pas line 74

type TpvComponentPrefabInstanceEntityComponentProperty = class(TpvPooledObject)

public

type

  TpvComponentPrefabInstanceEntityComponentPropertyFlag = (

  

  cpiecpfOverwritten

  

);

  TpvComponentPrefabInstanceEntityComponentPropertyFlags = set of TpvComponentPrefabInstanceEntityComponentPropertyFlag;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  property PropInfo: PPropInfo; [rw]

  

published

  property Flags: TpvComponentPrefabInstanceEntityComponentPropertyFlags; [rw]

  

  property ComponentClass: TpvComponentClass; [rw]

  

end;

Inheritance

TpvComponentPrefabInstanceEntityComponentProperty

  

|

TpvPooledObject

  

|

TpvObject

  

|

TObject



CT Web help

CodeTyphon Studio