Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

umm/context_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context Management

What

  • Application や Project の Context 情報を管理

Requirement

  • Unity 2017
  • .NET 4.6 / C# 6.0

Install

npm install github:umm/context_management

Usage

  • IApplicationContextIProjectContext を実装したクラスを実装する
  • IProjectContext については、 ProjectContext という汎用クラスを提供している

License

Copyright (c) 2018 Tetsuya Mori

Released under the MIT license, see LICENSE.txt