MCPcopy Create free account
hub / github.com/JanSeliv/CustomShapeButton / UTexture2D

Class UTexture2D

Source/CustomShapeButton/Public/SCustomShapeButton.h:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 /** Copies the buffer data from the texture.
73 * For public access call TryUpdateRawColorsOnce instead. */
74 virtual void UpdateRawColors_Texture(const class UTexture2D& Texture);
75
76 /** Copies the buffer data from the material.
77 * For public access call TryUpdateRawColorsOnce instead. */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected