Unreal Prefabs Plugin
CtrlK
  • 🔌Unreal Prefabs Plugin
  • Overview
    • 📌Introduction
    • ✨Detailed feature list
    • ⚖️Access & licensing
  • Docs
    • 📚Vocabulary
    • 🛠️Getting started
      • Setup
        • Singleplayer project
        • Multiplayer project
    • 🧭Tutorials
      • Make your first prefab
      • Define and read your prefab properties
    • 🔩Editor
      • Preview
        • Nesting control
      • Blueprint Editor Panel
    • 🖇️Core
      • Prefab Reference Component
        • Actor Prefab Class Getter
        • Spawn Parameters Structs
        • Properties
      • Prefab Source Component
        • Properties
      • Prefab Source Interface
      • Networking
    • 🧮Settings & Optimization
Powered by GitBook
On this page
  • About
  • Get
  • In C++
  • In Blueprint
  • Filtering
  1. Docs
  2. 🖇️Core
  3. Prefab Source Component

Properties

About

They are from the PRC or w/e source you want.

Add/Remove/Get them how you want.

Get

In C++

Use the various available getters to get the type you want.

In Blueprint

Filtering

You can include/exclude

PreviousPrefab Source ComponentNextPrefab Source Interface

Last updated 3 days ago