C# Class AbstractSliceHandler, VRCubeSword

Inheritance: MonoBehaviour
Mostrar archivo Open project: VirsixInc/VRCubeSword

Public Methods

Method Description
cloneAlternate ( bool>.Dictionary hierarchyPresence ) : bool
handleSlice ( GameObject results ) : void

Method Details

cloneAlternate() public method

public cloneAlternate ( bool>.Dictionary hierarchyPresence ) : bool
hierarchyPresence bool>.Dictionary
return bool

handleSlice() public method

public handleSlice ( GameObject results ) : void
results GameObject
return void