terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
UnityEngine.RenderTexture Member List

This is the complete list of members for UnityEngine.RenderTexture, including all inherited members.

CheckNullArgument(object arg, string message)UnityEngine.Objectinlineprivatestatic
cloneDestroyedMessageUnityEngine.Objectprivatestatic
CompareBaseObjects(Object lhs, Object rhs)UnityEngine.Objectinlineprivatestatic
CreateNativeArrayLengthOverflowException()UnityEngine.Textureinlinepackage
CreateNonReadableException(Texture t)UnityEngine.Textureinlinepackage
depthStencilFormatUnityEngine.RenderTexture
descriptorUnityEngine.RenderTexture
Destroy(Object obj, [DefaultValue("0.0F")] float t)UnityEngine.Object
Destroy(Object obj)UnityEngine.Objectinlinestatic
DestroyImmediate(Object obj, [DefaultValue("false")] bool allowDestroyingAssets)UnityEngine.Object
DestroyImmediate(Object obj)UnityEngine.Objectinlinestatic
DontDestroyOnLoad([NotNull("NullExceptionObject")] Object target)UnityEngine.Object
Equals(object other)UnityEngine.Objectinline
filterModeUnityEngine.Texture
FindObjectFromInstanceID(int instanceID)UnityEngine.Objectpackage
FindObjectsOfType(Type type, bool includeInactive)UnityEngine.Object
FindObjectsOfType< T >()UnityEngine.Objectinlinestatic
GenerateAllMipsUnityEngine.Texturestatic
get_texelSize_Injected(out Vector2 ret)UnityEngine.Textureprivate
GetCachedPtr()UnityEngine.Objectinlineprivate
GetCompatibleFormat(RenderTextureFormat renderTextureFormat, RenderTextureReadWrite readWrite)UnityEngine.RenderTextureinlinepackagestatic
GetDataHeight()UnityEngine.Textureprivate
GetDataWidth()UnityEngine.Textureprivate
GetDepthStencilFormatLegacy(int depthBits, GraphicsFormat colorFormat)UnityEngine.RenderTextureinlinepackagestatic
GetDescriptor()UnityEngine.RenderTextureinlineprivate
GetDescriptor_Injected(out RenderTextureDescriptor ret)UnityEngine.RenderTextureprivate
GetHashCode()UnityEngine.Objectinline
GetInstanceID()UnityEngine.Objectinline
GetName([NotNull("NullExceptionObject")] Object obj)UnityEngine.Objectprivate
GetOffsetOfInstanceIDInCPlusPlusObject()UnityEngine.Objectprivate
graphicsFormatUnityEngine.RenderTexture
heightUnityEngine.RenderTexture
hideFlagsUnityEngine.Object
Initialize(int width, int height, int depth, RenderTextureFormat format, RenderTextureReadWrite readWrite, int mipCount)UnityEngine.RenderTextureinlineprivate
Instantiate(Object original, Vector3 position, Quaternion rotation)UnityEngine.Objectinlinestatic
Instantiate(Object original)UnityEngine.Objectinlinestatic
Instantiate< T >(T original)UnityEngine.Objectinlinestatic
Instantiate< T >(T original, Vector3 position, Quaternion rotation)UnityEngine.Objectinlinestatic
Internal_CloneSingle([NotNull("NullExceptionObject")] Object data)UnityEngine.Objectprivate
Internal_Create([Writable] RenderTexture rt)UnityEngine.RenderTextureprivate
Internal_InstantiateSingle([NotNull("NullExceptionObject")] Object data, Vector3 pos, Quaternion rot)UnityEngine.Objectinlineprivatestatic
Internal_InstantiateSingle_Injected(Object data, ref Vector3 pos, ref Quaternion rot)UnityEngine.Objectprivate
IsNativeObjectAlive(Object o)UnityEngine.Objectinlineprivatestatic
isReadableUnityEngine.Texture
m_CachedPtrUnityEngine.Objectprivate
nameUnityEngine.Object
Object()UnityEngine.Objectinline
Object()UnityEngine.Objectinlineprivatestatic
objectIsNullMessageUnityEngine.Objectprivatestatic
OffsetOfInstanceIDInCPlusPlusObjectUnityEngine.Objectpackagestatic
operator bool(Object exists)UnityEngine.Objectinlinestatic
operator!=(Object x, Object y)UnityEngine.Objectinlinestatic
operator==(Object x, Object y)UnityEngine.Objectinlinestatic
RenderTexture()UnityEngine.RenderTextureinlinepackage
RenderTexture(RenderTextureDescriptor desc)UnityEngine.RenderTextureinline
RenderTexture(RenderTexture textureToCopy)UnityEngine.RenderTextureinline
RenderTexture(int width, int height, int depth, DefaultFormat format)UnityEngine.RenderTextureinline
RenderTexture(int width, int height, int depth, GraphicsFormat format)UnityEngine.RenderTextureinline
RenderTexture(int width, int height, int depth, GraphicsFormat format, int mipCount)UnityEngine.RenderTextureinline
RenderTexture(int width, int height, GraphicsFormat colorFormat, GraphicsFormat depthStencilFormat, int mipCount)UnityEngine.RenderTextureinline
RenderTexture(int width, int height, GraphicsFormat colorFormat, GraphicsFormat depthStencilFormat)UnityEngine.RenderTextureinline
RenderTexture(int width, int height, int depth, [DefaultValue("RenderTextureFormat.Default")] RenderTextureFormat format, [DefaultValue("RenderTextureReadWrite.Default")] RenderTextureReadWrite readWrite)UnityEngine.RenderTextureinline
RenderTexture(int width, int height, int depth, RenderTextureFormat format)UnityEngine.RenderTextureinline
RenderTexture(int width, int height, int depth)UnityEngine.RenderTextureinline
RenderTexture(int width, int height, int depth, RenderTextureFormat format, int mipCount)UnityEngine.RenderTextureinline
SetMipMapCount(int count)UnityEngine.RenderTextureprivate
SetName([NotNull("NullExceptionObject")] Object obj, string name)UnityEngine.Objectprivate
SetRenderTextureDescriptor(RenderTextureDescriptor desc)UnityEngine.RenderTextureinlineprivate
SetRenderTextureDescriptor_Injected(ref RenderTextureDescriptor desc)UnityEngine.RenderTextureprivate
SetSRGBReadWrite(bool srgb)UnityEngine.RenderTexturepackage
texelSizeUnityEngine.Texture
Texture()UnityEngine.Textureinlineprotected
Texture()UnityEngine.Textureinlineprivatestatic
ToString()UnityEngine.Objectinline
ToString(Object obj)UnityEngine.Objectprivate
ValidateFormat(TextureFormat format)UnityEngine.Textureinlinepackage
ValidateFormat(GraphicsFormat format, FormatUsage usage)UnityEngine.Textureinlinepackage
ValidateRenderTextureDesc(RenderTextureDescriptor desc)UnityEngine.RenderTextureinlineprivatestatic
widthUnityEngine.RenderTexture
wrapModeUnityEngine.Texture