 | LGSPObject Constructor |
Instantiates a LGSPObject object.
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxprotected LGSPObject(
ObjectType objectType,
long uniqueId
)
Parameters
- objectType ObjectType
- The object type.
- uniqueId Int64
- The unique id.
See Also