ConnectPoint Struct - ObjectReference

This article has been flagged as incomplete.
Please help improve the wiki by learning how to contribute.

F4SE Member of: ObjectReference Script
Requires F4SE version 0.4.1 or higher.

Placeholder Description.

SyntaxEdit

Struct ConnectPoint
    string Parent
    string Name
    float Roll
    float Pitch
    float Yaw
    float X
    float Y
    float Z
    float Scale
    ObjectReference Object
EndStruct

MembersEdit

  • Parent: Placeholder Description.
  • Name: Placeholder Description.
  • Roll: Placeholder Description.
  • Pitch: Placeholder Description.
  • Yaw: Placeholder Description.
  • X: Placeholder Description.
  • Y: Placeholder Description.
  • Z: Placeholder Description.
  • Scale: Placeholder Description.
  • Object: Placeholder Description.

ExamplesEdit

; Placeholder Code.

See AlsoEdit