GH_Integer Methods |
The GH_Integer type exposes the following members.
Name | Description | |
---|---|---|
CastFrom | (Overrides GH_GooTCastFrom(Object).) | |
CastToQ(Q) |
Attempt a cast to type Q.
(Inherited from GH_GooT.) | |
CastToT(T) | (Overrides GH_GooTCastToQ(Q).) | |
Duplicate | (Overrides GH_GooTDuplicate.) | |
DuplicateInteger | ||
EmitProxy | (Overrides GH_GooTEmitProxy.) | |
Read | (Overrides GH_GooTRead(GH_IReader).) | |
ScriptVariable |
This function will be called when the local IGH_Goo instance
disappears into a user Script. This would be an excellent place to
cast your IGH_Goo type to a simple data type.
(Inherited from GH_GooT.) | |
ToString | (Overrides GH_GooTToString.) | |
Write | (Overrides GH_GooTWrite(GH_IWriter).) |