• Stars
    star
    116
  • Rank 302,486 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created about 10 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ReferenceExplorer will visualize the object and component dependencies

ReferenceExplorer

work refrence explorer

##Visualize the relationships of objects/components

When a GameObject is selected red and blue lines will appear showing, respectively, the objects to which it refers and the objects that have references to it.

"References" are any properties, variables or events (both C# Events and UnityEvents) that refer to another object.

reference viewer

##Visualize the objects that will receive function calls

  • The "Callback" window: visualize the objects that will receive function calls

Callback methods (that is, SendMessage/AnimationEvent/Collison/etc methods) are listed in this window, and show the objects that can receive/send these events.

callback1 callback2

##Lists Components in current scene or Selected Objects

This window displays the objects in the scene or in the selection, the relationship between the components.

lists

##Search Codes in scenes

By searching for the name of a callback, you can quickly track down which objects are responsible for certain functions, like finding the Component that is responsible for deciding if the game is over:

search

##Create Relationship Graph of Object/class

This makes it possible to visualize, outside of Unity, the entire architecture of a scene's GameObjects and components.

this feature requests yEd

graph

More Repositories

1

UnityAssetCleaner

C#
356
star
2

Unity-Excel-Importer-Maker

C#
298
star
3

Unity_UI_Samples

C#
228
star
4

UnityZip

C
167
star
5

FadeCamera2

C#
74
star
6

CullingGroup_Sample

C#
36
star
7

C-sharp-Job-System-Sample

C#
30
star
8

Timeline-Loop

HLSL
23
star
9

SerializedParameter_Unity

C#
15
star
10

Low-latency_Sound_for_UnityAndroid

C#
13
star
11

Flappy-Chicken

C#
13
star
12

AnimatorLikeAnimatoin

C#
10
star
13

Unity-AnimatorAccessHelper

GLSL
10
star
14

Unity-AssetRequest

C#
9
star
15

tank-shooting

C#
8
star
16

CullingGroupSpawnSample

C#
8
star
17

Unity_ECS_Roll_a_Ball

C#
7
star
18

Unity_DialogSample

ShaderLab
7
star
19

Unity_Translation

6
star
20

Puzzle-Game

C#
6
star
21

LightmapWithScalingObject

Sample of when scaled the object
C#
5
star
22

Unity5.3ParticleScaleSample

C#
5
star
23

SvenDash2

C#
5
star
24

soundgame

C#
5
star
25

EasyFlightGame

JavaScript
5
star
26

UnityNavigationSample

C#
5
star
27

assetbundle_test

C#
4
star
28

NobelForUnity

C#
4
star
29

unity_tutorial_playground

C#
4
star
30

AutoSave_for_Unity

C#
4
star
31

Temprun_with_unitychan

C#
4
star
32

ECS_Sample

C#
4
star
33

UnitychanEscape

C#
4
star
34

Unity_Wheel_Collider_Tutorial

C#
4
star
35

GGJ16TUT.Creep_in_heresy

GGJ16でTUT会場チーム5が作成したゲーム。NPCに紛れ込んだプレイヤーを、他のプレイヤーが見つけるゲーム
C#
3
star
36

Shpere_Car

C#
3
star
37

Unity_AddScriptRuntimeDemo

C#
3
star
38

pluginsSample

C#
3
star
39

nise_Flappy_Bird

C#
3
star
40

ReadAssetsLater

C#
2
star
41

GoogleCardboad_AR

C#
2
star
42

ConsoleTranslator

C#
2
star
43

UnityNvmeshCostsample

C#
2
star
44

RandomAnimation

C#
2
star
45

EscapeGameSample

C#
2
star
46

Unity_LoadSpriteInResources

C#
2
star
47

WebGLTest

HTML
2
star
48

UniNestedPrefab

C#
2
star
49

Unity_vertex_vs_material_Test

C#
2
star
50

MultiSceneEditing_Communication

C#
2
star
51

Unity_AIPlannerSample_CollectSomeItems

The Sample of AI Planner for Unity
C#
2
star
52

TestArbor

C#
2
star
53

Unity_CodeDOMSample

C#
2
star
54

unity-alphamask

Unity でアルファマスクを使う
C#
1
star
55

PackageManagerTest

C#
1
star
56

TestSTG

C#
1
star
57

SphereCar_Tutorial

1
star
58

mergetest

C#
1
star
59

DrawCallIncrementTest

C#
1
star
60

LinqWithUnityTest

C#
1
star
61

DOTS_Roll_a_Ball

Make a Roll A Ball using Unity's ECS
ShaderLab
1
star
62

AddressableAssetBundle-Test

Unity 2017.1 の Addressable の動作テスト
1
star
63

AnimatorAnimation

C#
1
star
64

AssetBundleTest

1
star
65

NotificationObject

1
star
66

NotificationCenter_sample

C#
1
star
67

NestedPrefabUni

C#
1
star