Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmartlyDressedGames/U3-SDK
/ functions
Functions
15,732 in github.com/SmartlyDressedGames/U3-SDK
⨍
Functions
15,732
◇
Types & classes
2,884
↓ 801 callers
Method
TestIfAvailableClient
()
Assets/com.rlabrecque.steamworks.net/Runtime/InteropHelp.cs:27
↓ 684 callers
Method
Add
(Vector3 position, T item)
Assets/Runtime/Assembly-CSharp/Unturned/Regions/RegionList.cs:12
↓ 442 callers
Method
format
(string key)
Assets/Runtime/Assembly-CSharp/Unturned/Files/Local.cs:23
↓ 425 callers
Method
info
(string message)
Assets/Runtime/Assembly-CSharp/Unturned/Utils/UnturnedLog.cs:25
↓ 404 callers
Method
IsNullOrEmpty
(this Array array)
Assets/Runtime/SystemEx/ArrayEx.cs:11
↓ 364 callers
Method
TestIfAvailableGameServer
()
Assets/com.rlabrecque.steamworks.net/Runtime/InteropHelp.cs:36
↓ 322 callers
Method
Invoke
(ENetReliability reliability, ITransportConnection transportConnection)
Assets/Runtime/Assembly-CSharp/NetInvokable/ClientStaticMethod.cs:46
↓ 273 callers
Method
warn
(string message)
Assets/Runtime/Assembly-CSharp/Unturned/Utils/UnturnedLog.cs:49
↓ 267 callers
Method
Get
<summary> Full argument string. Defaults to Environment.CommandLine. Nelson 2025-06-17: By default, Steam shows a warning nowadays when the game is l
Assets/Runtime/Assembly-CSharp/Unturned/Utils/CommandLine.cs:26
↓ 229 callers
Function
GetNetId
()
Assets/Runtime/Assembly-CSharp/Unturned/Managers/BarricadeDrop.cs:175
↓ 218 callers
Method
Find
<summary> Resolve reference with asset manager. </summary>
Assets/Runtime/Assembly-CSharp/Unturned/Bundles/AssetReference.cs:50
↓ 217 callers
Method
find
<summary> This method supports <see cref="RedirectorAsset"/>. </summary>
Assets/Runtime/Assembly-CSharp/Unturned/Bundles/Assets.cs:480
↓ 207 callers
Method
AddChild
(ISleekElement child)
Assets/Runtime/Assembly-CSharp/Glazier_uGUI/GlazierElementBase_uGUI.cs:321
↓ 174 callers
Method
GetSteamUGC
()
Assets/com.rlabrecque.steamworks.net/Runtime/Steam.cs:425
↓ 173 callers
Method
TryGetValue
(this IDatList list, int index, out IDatValue value)
Assets/Runtime/UnturnedDat/DatListEx.cs:11
↓ 170 callers
Method
Clear
<summary> Hide existing icon until refresh. Experimented with doing this for every refresh, but it looks bad in particular for hotbar. </summary>
Assets/Runtime/Assembly-CSharp/Unturned/Sleek/SleekItemIcon.cs:15
↓ 169 callers
Method
WriteUInt8
(this NetPakWriter writer, byte value)
Assets/Runtime/SDG.NetPak/SystemNetPakWriterEx.cs:136
↓ 153 callers
Method
exception
(System.Exception e)
Assets/Runtime/Assembly-CSharp/Unturned/Utils/UnturnedLog.cs:100
↓ 150 callers
Method
error
(string message)
Assets/Runtime/Assembly-CSharp/Unturned/Utils/UnturnedLog.cs:74
↓ 135 callers
Method
BeginSample
(string name)
Assets/Runtime/Assembly-CSharp/Unturned/Interactable/Wheel.cs:1180
↓ 135 callers
Method
EndSample
()
Assets/Runtime/Assembly-CSharp/Unturned/Interactable/Wheel.cs:1188
↓ 134 callers
Method
InvokeAndLoopback
(ENetReliability reliability, List<ITransportConnection> transportConnections)
Assets/Runtime/Assembly-CSharp/NetInvokable/ClientStaticMethod.cs:190
↓ 117 callers
Method
GetString
(this IDatList list, int index, string defaultValue = null)
Assets/Runtime/UnturnedDat/DatListEx.cs:56
↓ 115 callers
Method
Parse
(System.IO.TextReader inputReader)
Assets/Runtime/UnturnedDat/DatParser.cs:17
↓ 113 callers
Method
ReadNetId
(this NetPakReader reader, out NetId value)
Assets/Runtime/Assembly-CSharp/NetInvokable/NetId.cs:87
↓ 112 callers
Method
Append
(string key, bool value)
Assets/Runtime/Assembly-CSharp/Unturned/Bundles/CargoExporter.cs:14
↓ 112 callers
Method
CreateButton
()
Assets/Runtime/Assembly-CSharp/Glazier_uGUI/Glazier_uGUI.cs:37
↓ 107 callers
Method
Log
<summary> Log white information. </summary>
Assets/Runtime/Assembly-CSharp/Unturned/Command/CommandWindow.cs:57
↓ 107 callers
Method
TryParse
(Asset assetContext, IDatDictionary datDictionary)
Assets/Runtime/Assembly-CSharp/Unturned/Bundles/SpawnAsset.cs:66
↓ 106 callers
Method
ReportRequiredOptionInvalid
(string key)
Assets/Runtime/Assembly-CSharp/Unturned/Bundles/INPCReward.cs:40
↓ 103 callers
Method
Get
(NetId key)
Assets/Runtime/Assembly-CSharp/NetInvokable/NetIdRegistry.cs:26
↓ 103 callers
Method
LogWarning
(string message)
Assets/Runtime/Assembly-CSharp/NetInvokable/ServerInvocationContext.cs:51
↓ 100 callers
Method
read
(Type type)
Assets/Runtime/Assembly-CSharp/Unturned/Files/Block.cs:376
↓ 99 callers
Method
CreateBox
()
Assets/Runtime/Assembly-CSharp/Glazier_uGUI/Glazier_uGUI.cs:16
↓ 99 callers
Method
Max
<summary> Maximum of three floats. Does not allocate an array unlike the Unity built-in. </summary>
Assets/Runtime/UnityEx/MathfEx.cs:149
↓ 97 callers
Method
ToString
()
Assets/Runtime/Assembly-CSharp/Unturned/Inventory/Item.cs:173
↓ 96 callers
Method
ContainsKey
(string key)
Assets/Runtime/UnturnedDat/DatDictionary.cs:16
↓ 96 callers
Method
LogError
<summary> Log red error. </summary>
Assets/Runtime/Assembly-CSharp/Unturned/Command/CommandWindow.cs:133
↓ 94 callers
Method
GetSteamNetworkingSockets
()
Assets/com.rlabrecque.steamworks.net/Runtime/Steam.cs:437
↓ 93 callers
Method
WriteBit
(bool value)
Assets/Runtime/SDG.NetPak/NetPakWriter.cs:39
↓ 91 callers
Method
Flush
()
Assets/Runtime/SDG.NetPak/NetPakWriter.cs:76
↓ 91 callers
Method
PtrToStringUTF8
This continues to exist for both 'out string' and strings returned by Steamworks functions.
Assets/com.rlabrecque.steamworks.net/Runtime/InteropHelp.cs:46
↓ 90 callers
Method
LogWarning
<summary> Log yellow warning. </summary>
Assets/Runtime/Assembly-CSharp/Unturned/Command/CommandWindow.cs:95
↓ 89 callers
Method
Remove
(LevelInfo level)
Assets/Runtime/Assembly-CSharp/Unturned/Level/Level.cs:564
↓ 88 callers
Method
CreateLabel
(ref int index)
Assets/Runtime/Assembly-CSharp/Unturned/Sleek/SleekBlueprint.cs:569
↓ 87 callers
Method
SetBuffer
(byte[] buffer)
Assets/Runtime/SDG.NetPak/NetPakReader.cs:138
↓ 85 callers
Method
Clear
()
Assets/Runtime/Assembly-CSharp/NetInvokable/NetId.cs:27
↓ 83 callers
Method
ReportError
(IAssetErrorContext context, string error)
Assets/Runtime/Assembly-CSharp/Unturned/Bundles/Assets.cs:364
↓ 82 callers
Method
RemoveAt
(int index)
Assets/Runtime/Assembly-CSharp/Framework/Debug/InspectableList.cs:28
↓ 82 callers
Method
fileExists
(string path, bool useCloud)
Assets/Runtime/Assembly-CSharp/Unturned/Files/ReadWrite.cs:641
↓ 80 callers
Method
GetSteamFriends
()
Assets/com.rlabrecque.steamworks.net/Runtime/Steam.cs:413
↓ 79 callers
Method
Min
(ushort a, ushort b)
Assets/Runtime/UnityEx/MathfEx.cs:123
↓ 79 callers
Method
ReadBits
(int valueBitCount, out uint value)
Assets/Runtime/SDG.NetPak/NetPakReader.cs:177
↓ 78 callers
Method
IndexOf
(IDatNode node)
Assets/Runtime/UnturnedDat/DatList.cs:26
↓ 78 callers
Method
WriteBits
(uint value, int valueBitCount)
Assets/Runtime/SDG.NetPak/NetPakWriter.cs:56
↓ 78 callers
Method
WriteUInt16
(this NetPakWriter writer, ushort value)
Assets/Runtime/SDG.NetPak/SystemNetPakWriterEx.cs:141
↓ 77 callers
Method
ParseBool
(this IDatValue valueNode, bool defaultValue = default)
Assets/Runtime/UnturnedDat/DatValueEx.cs:162
↓ 74 callers
Method
Contains
(this string s, string value, System.StringComparison comparisonType)
Assets/Runtime/SystemEx/StringEx.cs:85
↓ 74 callers
Method
GetSteamClient
()
Assets/com.rlabrecque.steamworks.net/Runtime/Steam.cs:411
↓ 72 callers
Method
AddLabel
(string text, ESleekSide side)
Assets/Runtime/SDG.Glazier/Sleek.cs:187
↓ 72 callers
Method
GetSteamUtils
()
Assets/com.rlabrecque.steamworks.net/Runtime/Steam.cs:414
↓ 71 callers
Method
GetOwnerTransportConnection
<summary> Use on server when invoking client methods on the owning player. </summary>
Assets/Runtime/Assembly-CSharp/Unturned/Provider/SteamChannel.cs:111
↓ 71 callers
Method
Join
(DirectoryInfo path1, string path2)
Assets/Runtime/SystemEx/PathEx.cs:14
↓ 70 callers
Method
GetSteamInventory
()
Assets/com.rlabrecque.steamworks.net/Runtime/Steam.cs:430
↓ 69 callers
Method
Clamp
()
Assets/Runtime/Assembly-CSharp/Unturned/Settings/PreferenceData.cs:80
↓ 66 callers
Method
Get
()
Assets/Runtime/Assembly-CSharp/Unturned/Settings/ServerBookmarks.cs:260
↓ 66 callers
Method
WriteClampedVector3
<summary> Default intBitCount of 13 allows a range of [-4096, +4096). </summary>
Assets/Runtime/SDG.NetPak/UnityNetPakWriterEx.cs:201
↓ 66 callers
Method
apply
()
Assets/Runtime/Assembly-CSharp/Unturned/Zombies/Zombie.cs:1564
↓ 65 callers
Method
ParseFloat
(this IDatValue valueNode, float defaultValue = default)
Assets/Runtime/UnturnedDat/DatValueEx.cs:99
↓ 64 callers
Method
ReadParameterFailed
(string parameterName)
Assets/Runtime/Assembly-CSharp/NetInvokable/ServerInvocationContext.cs:45
↓ 64 callers
Method
RemoveAtFast
(this List<T> list, int index)
Assets/Runtime/Assembly-CSharp/Framework/Extensions/ListExtension.cs:29
↓ 63 callers
Method
AnimateIntoView
()
Assets/Runtime/Assembly-CSharp/Unturned/Sleek/SleekFullscreenOverlay.cs:15
↓ 62 callers
Method
AnimateOutOfView
(float x, float y)
Assets/Runtime/Assembly-CSharp/Unturned/Sleek/SleekFullscreenOverlay.cs:22
↓ 62 callers
Method
CreateImage
(Texture2D texture, ref int index)
Assets/Runtime/Assembly-CSharp/Unturned/Sleek/SleekBlueprint.cs:545
↓ 62 callers
Method
IsEmpty
(this List<T> list)
Assets/Runtime/Assembly-CSharp/Unturned/Utils/ListExtension.cs:42
↓ 60 callers
Method
Play
(ref OneShotAudioParameters parameters)
Assets/Runtime/Assembly-CSharp/Unturned/Managers/AudioSourcePool.cs:206
↓ 59 callers
Method
GetSteamRemoteStorage
()
Assets/com.rlabrecque.steamworks.net/Runtime/Steam.cs:420
↓ 58 callers
Method
play
(string name, bool smooth)
Assets/Runtime/Assembly-CSharp/Unturned/Player/PlayerAnimator.cs:334
↓ 57 callers
Method
Add
(T item)
Assets/Runtime/Assembly-CSharp/Framework/Debug/InspectableList.cs:15
↓ 56 callers
Method
Get
()
Assets/Runtime/Assembly-CSharp/Unturned/Managers/AudioSourcePool.cs:195
↓ 56 callers
Method
WriteGuid
(this NetPakWriter writer, System.Guid value)
Assets/Runtime/SDG.NetPak/SystemNetPakWriterEx.cs:273
↓ 54 callers
Method
GetSteamNetworkingUtils
()
Assets/com.rlabrecque.steamworks.net/Runtime/Steam.cs:436
↓ 54 callers
Method
WriteString
(this NetPakWriter writer, string value, int lengthBitCount = NetPakConst.MAX_STRING_BYTE_COUNT_BITS)
Assets/Runtime/SDG.NetPak/SystemNetPakWriterEx.cs:239
↓ 53 callers
Method
MarkDirty
()
Assets/Runtime/Assembly-CSharp/Framework/Devkit/LevelHierarchy.cs:36
↓ 53 callers
Method
getIconsBundle
<summary> 2026-05-11: previously, code using this called getBundle(path, true). If an asset bundle matching path existed on disk it allowed customizin
Assets/Runtime/Assembly-CSharp/Unturned/Bundles/Bundles.cs:21
↓ 52 callers
Method
Get
()
Assets/Runtime/Assembly-CSharp/ItemStore/ItemStore.cs:39
↓ 52 callers
Method
GetSceneHierarchyPath
(this Transform transform)
Assets/Runtime/UnityEx/TransformEx.cs:122
↓ 52 callers
Method
format
(Player player, out ushort total, out byte amount)
Assets/Runtime/Assembly-CSharp/Unturned/Bundles/VendorBuying.cs:130
↓ 51 callers
Method
Get
<summary> Result is never null, but may be empty or out-of-date. </summary>
Assets/Runtime/Assembly-CSharp/Unturned/Provider/LiveConfig.cs:42
↓ 50 callers
Method
GetSteamHTTP
()
Assets/com.rlabrecque.steamworks.net/Runtime/Steam.cs:423
↓ 50 callers
Method
ReadBit
(out bool value)
Assets/Runtime/SDG.NetPak/NetPakReader.cs:168
↓ 49 callers
Method
CreateScrollView
()
Assets/Runtime/Assembly-CSharp/Glazier_uGUI/Glazier_uGUI.cs:152
↓ 49 callers
Method
Destroy
()
Assets/Runtime/Assembly-CSharp/Unturned/Level/LevelBatching.cs:82
↓ 48 callers
Method
Get
()
Assets/Runtime/Assembly-CSharp/Framework/Devkit/SpawnpointSystem.cs:15
↓ 48 callers
Method
GetSteamInput
()
Assets/com.rlabrecque.steamworks.net/Runtime/Steam.cs:433
↓ 48 callers
Method
WriteUInt32
(this NetPakWriter writer, uint value)
Assets/Runtime/SDG.NetPak/SystemNetPakWriterEx.cs:146
↓ 47 callers
Method
readByte
(string key, byte defaultValue = 0)
Assets/Runtime/Assembly-CSharp/Unturned/Files/Data.cs:84
↓ 46 callers
Method
TryInvoke
(this System.Action action, string debugName)
Assets/Runtime/Assembly-CSharp/Unturned/Utils/SystemActionEx.cs:9
↓ 46 callers
Method
writeByte
(string key, byte value)
Assets/Runtime/Assembly-CSharp/Unturned/Files/Data.cs:376
↓ 45 callers
Method
closeRiver
()
Assets/Runtime/Assembly-CSharp/Unturned/Files/River.cs:422
next →
1–100 of 15,732, ranked by callers