WireFrame Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodWireFrame(Stream)
Reconstruct (deserializes) frame from the stream. May throw on error
Public methodWireFrame(Int32, Boolean, FID, String)
Initializes a new instance of the WireFrame class
Public methodWireFrame(FrameType, Int32, Boolean, FID, String)
Initializes a new instance of the WireFrame class
Back to Top
See Also