Skip to content
View Taka414's full-sized avatar

Block or report Taka414

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

Pinned Loading

  1. RpcIpcUtility RpcIpcUtility Public

    MessagePipeのパイプを使用したプロセス間通信をRCP形式で利用できるようにするためのライブラリ

    C#

  2. UnityStructShortcutExtensions UnityStructShortcutExtensions Public

    このライブラリはUnityの構造体の操作のショートカットを提供します/This library provides shortcuts for manipulating Unity structures

    C#

  3. MouseKeeper MouseKeeper Public

    プレゼンスが退席中になるのを防止するツール/Tools to prevent presence from becoming absent.

    C#

  4. UniTimer UniTimer Public

    Add a simple timer operation to Unity's Monobehavior

    C# 2

  5. JsonUtility.cs JsonUtility.cs
    1
    public static class JsonUtility
    2
    {
    3
        /// <summary>
    4
        /// 任意のオブジェクトを JSON メッセージへシリアライズします。
    5
        /// </summary>
  6. CppTemplate_CmakeWinLinux CppTemplate_CmakeWinLinux Public

    C++とCMakeを使用したLinxuとWindows向けのテンプレート

    CMake