dump: [json] pakchunk0
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
This commit is contained in:
parent
a0202f19ac
commit
6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "1Dto2DIndex",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "Converts a 2D index into a 1D index based on a given total X,Y size. For example an 8x8 grid would return cells 0-63.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "B83EA93C-4A724757-EA152794-0B3F5A7B"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialFunction",
|
||||
"Name": "WorldPosition-XY",
|
||||
"Class": "UScriptClass'MaterialFunction'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Description": "WorldPosition XY Coordinates with Scale input.",
|
||||
"bExposeToLibrary": true,
|
||||
"StateId": "87C7614C-49801F93-5E8864A5-54296FFB"
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue