ConnectPoint Struct - ObjectReference

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
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.

Syntax[edit | edit source]

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

Members[edit | edit source]

  • 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.

Examples[edit | edit source]

; Placeholder Code.

See Also[edit | edit source]