neos-script
Version:
[neos-script-sample](https://github.com/rheniumNV/neos-script-sample)
23 lines (22 loc) • 7.76 kB
JavaScript
;
var __assign = (this && this.__assign) || function () {
__assign = Object.assign || function(t) {
for (var s, i = 1, n = arguments.length; i < n; i++) {
s = arguments[i];
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
t[p] = s[p];
}
return t;
};
return __assign.apply(this, arguments);
};
Object.defineProperty(exports, "__esModule", { value: true });
exports.RawDataTooltipEvents = void 0;
var jsx_runtime_1 = require("neos-script/jsx-runtime");
var core_1 = require("../../../core");
function RawDataTooltipEvents(props) {
var id = props.id, persistentId = props.persistentId, updateOrder = props.updateOrder, Enabled = props.Enabled, _activeVisual = props._activeVisual, Tooltip = props.Tooltip, Equipped = props.Equipped, Dequipped = props.Dequipped, ToolUpdate = props.ToolUpdate, PrimaryPressed = props.PrimaryPressed, PrimaryHeld = props.PrimaryHeld, PrimaryReleased = props.PrimaryReleased, SecondaryPressed = props.SecondaryPressed, SecondaryHeld = props.SecondaryHeld, SecondaryReleased = props.SecondaryReleased;
return ((0, jsx_runtime_1.jsxs)(core_1.Component, __assign({ type: "FrooxEngine.LogiX.Tools.RawDataTooltipEvents", id: id, persistentId: persistentId, updateOrder: updateOrder }, { children: [(0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.Sync`1[System.Boolean]", name: "Enabled", id: typeof Enabled === "object" && "id" in Enabled ? Enabled === null || Enabled === void 0 ? void 0 : Enabled.id : undefined, value: typeof Enabled === "object" && "value" in Enabled ? Enabled === null || Enabled === void 0 ? void 0 : Enabled.value : Enabled !== null && Enabled !== void 0 ? Enabled : true, isRaw: typeof Enabled === "object" && "isRaw" in Enabled && Enabled.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.CleanupRef`1[FrooxEngine.Slot]", name: "_activeVisual", id: typeof _activeVisual === "object" && "id" in _activeVisual ? _activeVisual === null || _activeVisual === void 0 ? void 0 : _activeVisual.id : undefined, value: typeof _activeVisual === "object" && "value" in _activeVisual ? _activeVisual === null || _activeVisual === void 0 ? void 0 : _activeVisual.value : _activeVisual, isRaw: typeof _activeVisual === "object" && "isRaw" in _activeVisual && _activeVisual.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Input`1[FrooxEngine.RawDataTooltip]", name: "Tooltip", id: typeof Tooltip === "object" && "id" in Tooltip ? Tooltip === null || Tooltip === void 0 ? void 0 : Tooltip.id : undefined, value: typeof Tooltip === "object" && "value" in Tooltip ? Tooltip === null || Tooltip === void 0 ? void 0 : Tooltip.value : Tooltip, isRaw: typeof Tooltip === "object" && "isRaw" in Tooltip && Tooltip.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Impulse", name: "Equipped", id: typeof Equipped === "object" && "id" in Equipped ? Equipped === null || Equipped === void 0 ? void 0 : Equipped.id : undefined, value: typeof Equipped === "object" && "value" in Equipped ? Equipped === null || Equipped === void 0 ? void 0 : Equipped.value : Equipped, isRaw: typeof Equipped === "object" && "isRaw" in Equipped && Equipped.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Impulse", name: "Dequipped", id: typeof Dequipped === "object" && "id" in Dequipped ? Dequipped === null || Dequipped === void 0 ? void 0 : Dequipped.id : undefined, value: typeof Dequipped === "object" && "value" in Dequipped ? Dequipped === null || Dequipped === void 0 ? void 0 : Dequipped.value : Dequipped, isRaw: typeof Dequipped === "object" && "isRaw" in Dequipped && Dequipped.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Impulse", name: "ToolUpdate", id: typeof ToolUpdate === "object" && "id" in ToolUpdate ? ToolUpdate === null || ToolUpdate === void 0 ? void 0 : ToolUpdate.id : undefined, value: typeof ToolUpdate === "object" && "value" in ToolUpdate ? ToolUpdate === null || ToolUpdate === void 0 ? void 0 : ToolUpdate.value : ToolUpdate, isRaw: typeof ToolUpdate === "object" && "isRaw" in ToolUpdate && ToolUpdate.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Impulse", name: "PrimaryPressed", id: typeof PrimaryPressed === "object" && "id" in PrimaryPressed ? PrimaryPressed === null || PrimaryPressed === void 0 ? void 0 : PrimaryPressed.id : undefined, value: typeof PrimaryPressed === "object" && "value" in PrimaryPressed ? PrimaryPressed === null || PrimaryPressed === void 0 ? void 0 : PrimaryPressed.value : PrimaryPressed, isRaw: typeof PrimaryPressed === "object" && "isRaw" in PrimaryPressed && PrimaryPressed.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Impulse", name: "PrimaryHeld", id: typeof PrimaryHeld === "object" && "id" in PrimaryHeld ? PrimaryHeld === null || PrimaryHeld === void 0 ? void 0 : PrimaryHeld.id : undefined, value: typeof PrimaryHeld === "object" && "value" in PrimaryHeld ? PrimaryHeld === null || PrimaryHeld === void 0 ? void 0 : PrimaryHeld.value : PrimaryHeld, isRaw: typeof PrimaryHeld === "object" && "isRaw" in PrimaryHeld && PrimaryHeld.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Impulse", name: "PrimaryReleased", id: typeof PrimaryReleased === "object" && "id" in PrimaryReleased ? PrimaryReleased === null || PrimaryReleased === void 0 ? void 0 : PrimaryReleased.id : undefined, value: typeof PrimaryReleased === "object" && "value" in PrimaryReleased ? PrimaryReleased === null || PrimaryReleased === void 0 ? void 0 : PrimaryReleased.value : PrimaryReleased, isRaw: typeof PrimaryReleased === "object" && "isRaw" in PrimaryReleased && PrimaryReleased.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Impulse", name: "SecondaryPressed", id: typeof SecondaryPressed === "object" && "id" in SecondaryPressed ? SecondaryPressed === null || SecondaryPressed === void 0 ? void 0 : SecondaryPressed.id : undefined, value: typeof SecondaryPressed === "object" && "value" in SecondaryPressed ? SecondaryPressed === null || SecondaryPressed === void 0 ? void 0 : SecondaryPressed.value : SecondaryPressed, isRaw: typeof SecondaryPressed === "object" && "isRaw" in SecondaryPressed && SecondaryPressed.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Impulse", name: "SecondaryHeld", id: typeof SecondaryHeld === "object" && "id" in SecondaryHeld ? SecondaryHeld === null || SecondaryHeld === void 0 ? void 0 : SecondaryHeld.id : undefined, value: typeof SecondaryHeld === "object" && "value" in SecondaryHeld ? SecondaryHeld === null || SecondaryHeld === void 0 ? void 0 : SecondaryHeld.value : SecondaryHeld, isRaw: typeof SecondaryHeld === "object" && "isRaw" in SecondaryHeld && SecondaryHeld.isRaw ? true : undefined }), (0, jsx_runtime_1.jsx)(core_1.Member, { type: "FrooxEngine.LogiX.Impulse", name: "SecondaryReleased", id: typeof SecondaryReleased === "object" && "id" in SecondaryReleased ? SecondaryReleased === null || SecondaryReleased === void 0 ? void 0 : SecondaryReleased.id : undefined, value: typeof SecondaryReleased === "object" && "value" in SecondaryReleased ? SecondaryReleased === null || SecondaryReleased === void 0 ? void 0 : SecondaryReleased.value : SecondaryReleased, isRaw: typeof SecondaryReleased === "object" && "isRaw" in SecondaryReleased && SecondaryReleased.isRaw ? true : undefined })] })));
}
exports.RawDataTooltipEvents = RawDataTooltipEvents;
;