C# Class 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
ファイルを表示 Open project: Temaran/TemaranUnityMessenger Class Usage Examples

Public Methods

Method Description
GetObjectsWithTagRequest ( ExampleTags requiredTags ) : System.Collections.Generic

Method Details

GetObjectsWithTagRequest() public method

public GetObjectsWithTagRequest ( ExampleTags requiredTags ) : System.Collections.Generic
requiredTags ExampleTags
return System.Collections.Generic