Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LeopotamGroup
Common
MonoBehaviourBase
C# Class LeopotamGroup.Common.MonoBehaviourBase
Replacement for MonoBehaviour class with transform caching.
Inheritance:
UnityEngine.MonoBehaviour
Afficher le fichier
Open project: Leopotam/LeopotamGroupLibraryUnity
Protected Properties
Свойство
Type
Description
_cachedTransform
UnityEngine.Transform
Méthodes protégées
Méthode
Description
Awake
( ) :
void
Method Details
Awake()
protected
méthode
protected
Awake
( ) :
void
Résultat
void
Property Details
_cachedTransform
protected_oe property
Internal cached transform. Dont be fool to overwrite it, no protection for additional 2x performance boost.
protected
Transform,UnityEngine
_cachedTransform
Résultat
UnityEngine.Transform