ExtraInk 2.1
이야기 게임을 더 쉽게 만들수 있도록
Loading...
Searching...
No Matches
IUnityService Interface Reference

Unity MonoBehaviour 기반 서비스 인터페이스 More...

Inheritance diagram for IUnityService:
Inheritance graph
Collaboration diagram for IUnityService:
Collaboration graph

Properties

UnityEngine.GameObject GameObject [get]
 서비스의 GameObject
UnityEngine.Transform Transform [get]
 서비스의 Transform
Properties inherited from IService
bool IsInitialized [get]
 서비스가 초기화되었는지 여부

Additional Inherited Members

Public Member Functions inherited from IService
void Initialize ()
 서비스 초기화
void Cleanup ()
 서비스 정리

Detailed Description

Unity MonoBehaviour 기반 서비스 인터페이스

Property Documentation

◆ GameObject

UnityEngine.GameObject IUnityService.GameObject
get

서비스의 GameObject

Implemented in ExampleServiceWithDI.

◆ Transform

UnityEngine.Transform IUnityService.Transform
get

서비스의 Transform

Implemented in ExampleServiceWithDI.


The documentation for this interface was generated from the following file:
  • D:/Projects/Team_Hajen/ICPDEV_Ink/Assets/DeulPie/ExtraInk/Core/DI/IService.cs