C# 클래스 GetObjectsWithTagRequest, TemaranUnityMessenger

This is a more concrete example of a request, this request will get you all gameobjects that has the extendedtag script and a certain set of tags set
파일 보기 프로젝트 열기: Temaran/TemaranUnityMessenger 1 사용 예제들

공개 메소드들

메소드 설명
GetObjectsWithTagRequest ( ExampleTags requiredTags ) : System.Collections.Generic

메소드 상세

GetObjectsWithTagRequest() 공개 메소드

public GetObjectsWithTagRequest ( ExampleTags requiredTags ) : System.Collections.Generic
requiredTags ExampleTags
리턴 System.Collections.Generic