Open Class Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot
godotClassName
PanelContainer.swift:12override class var godotClassName: StringName { get }
override class var godotClassName: StringName { get }
s10SwiftGodot14PanelContainerC14godotClassNameAA06StringG0CvpZ
What are these?
FNV24: [932K0]
import SwiftGodot
Framework to write Godot Game Extensions using the Swift Programming Language.
class PanelContainer
A container that keeps its child controls within the area of a StyleBox
.
class StringName
A built-in type for unique strings.
override class var godotClassName: StringName { get }
override class var godotClassName: StringName { get }