C-DEngine 5.105

cdeP Constructor

Overload List


  Name Description
Public method cdeP()()()()
Constructor of a new Property
Public method cdeP(cdeP)
Creates a new property from an exiting property
Public method cdeP(String, Object)
Creates a temporary new Property that is not bound to a TheThing and will not be made persistant
Public method cdeP(ICDEThing)
Constructor of a new property
Public method cdeP(ICDEThing, Action<(Of <<'(cdeP>)>>))
Constructor of a new Property setting the Owner-Thing and an OnProperty Change event