Skip to content
View Long18's full-sized avatar
:octocat:
// TODO: Add status
:octocat:
// TODO: Add status

Block or report Long18

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Long18/README.md

🤡 🤡 🤡 🤡 🤡

 

BuyMeACoffee     PayPal     

 

Thank you for reaching out. Please feel free to contact me using the provided public methods if you need assistance @Long18

 

Copyright © 2023-present William

Pinned Loading

  1. 00. Unity's Event Functions.md
    1
    ### **Unity Event Functions for Application Flow**
    2
    
                  
    3
    Unity provides several event functions to manage the application’s lifecycle:  
    4
    
                  
    5
    #### **1. `OnApplicationFocus()`**  
  2. Common Windows Icon DLL Paths
    1
    # Common Windows Icon DLL Paths
    2
    
                  
    3
    This gist provides paths to some of the common `.dll` files that contain system icons in Windows. These `.dll` files are typically located in the `System32` directory, but some might be found in other locations as well.
    4
    
                  
    5
    ## System Icon Libraries
  3. FixMissingScript.cs
    1
    using System.Collections.Generic;
    2
    using UnityEngine;
    3
    using UnityEditor;
    4
    
                  
    5
    /// <summary>
  4. This Unity editor script exports ind...
    1
    using System.IO;
    2
    using UnityEditor;
    3
    using UnityEngine;
    4
    
                  
    5
    namespace Long18.Utils
  5. The BuildAddressablesEditorWindow cl...
    1
     public class BuildAddressablesEditorWindow: EditorWindow
    2
        {
    3
            [MenuItem("Tools/BuildAddressable &b")]
    4
            public static void BuildAndRun()
    5
            {
  6. ClearBrowserCache.md
    1
    ## Clear Browser Cache Script
    2
    
                  
    3
    This script allows you to clear the browser cache using JavaScript.
    4
    
                  
    5
    ```javascript

3,259 contributions in the last year

Contribution Graph
Day of Week February March April May June July August September October November December January
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to Long18/Long18, Long18/long18.github.io, Long18/github-action-test and 16 other repositories
Loading A graph representing Long18's contributions from January 28, 2024 to January 29, 2025. The contributions are 92% commits, 5% issues, 3% pull requests, 0% code review.

Contribution activity

January 2025

Created 19 commits in 2 repositories

Created an issue in keijiro/KlutterTools that received 3 comments

NullReferenceException in Klutter Tools on Unity 6000.0.32f1

Description: I'm encountering a NullReferenceException when using the Klutter Tools package in Unity version 6000.0.32f1. The bug prevents me from …

3 comments
128 contributions in private repositories Jan 2 – Jan 24
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.