Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 2.03 KB

tweak-inline-records.md

File metadata and controls

35 lines (21 loc) · 2.03 KB
description
What's Inline8, and how do I change it?

Tweak Inline Records

Summary

Created: 22 May 2024 by manavortex
Last documented update: 22 May 2024 by manavortex

What are inline records?

{% hint style="info" %} TL;DR: The names are generated at compile-time with every patch, so the order may change. Don't use them, rather create a full copy. {% endhint %}

Sometimes, you will come across records with names like Items.Preset_Overture_River_inline0. That tells us exactly nothing, so what are they?

As we have learned in how-to-yaml-tweak-modding-basics.md -> #records, it is possible to nest records like Russian dolls. Inline records are exactly that: nested records, which are not defined anywhere but in the context that uses them.

{% hint style="success" %} browsing-the-tweak-database.mdcontains the full intel on how to find your way around. {% endhint %}

Let's take a quick look. This is the tweak as read from the Tweak DB:

The record's properties in #the-wolvenkit-tweak-browser. Screenshot kindly provided by Seberoth

You can use Wolvenkit's Tweak Browser to take a look at the properties:

If you want to use these effectors, you should define a copy in your yaml.